Sanjay Gohel (Open ERP) has proposed merging lp:~openerp-dev/openobject-addons/trunk-addons13-mrp-sgo into lp:openobject-addons.
Requested reviews: Amit Patel (OpenERP) (apa-tiny) For more details, see: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons13-mrp-sgo/+merge/135055 hello, I have resolve mrp issue for addons13 issues. Thank You. Sanjay Gohel -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons13-mrp-sgo/+merge/135055 Your team OpenERP R&D Team is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-addons13-mrp-sgo.
=== modified file 'stock/stock_view.xml' --- stock/stock_view.xml 2012-11-15 12:38:51 +0000 +++ stock/stock_view.xml 2012-11-20 06:08:22 +0000 @@ -1289,7 +1289,7 @@ <group> <group> <field name="name" invisible="1"/> - <field name="product_id" on_change="onchange_product_id(product_id,location_id,location_dest_id, parent.partner_id)"/> + <field name="product_id" on_change="onchange_product_id(product_id,location_id,location_dest_id)"/> <field name="type" invisible="1"/> <label for="product_qty"/> <div>
_______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : openerp-dev-gtk@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp