Hello, It has been fixed in lp:~openerp-commiter/openobject-addons/rha-dev- addons2
Revision ID: [email protected] Revision no: 4693 Thanks, rha ** Changed in: openobject-addons/trunk Status: In Progress => Fix Committed -- You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group. https://bugs.launchpad.net/bugs/628103 Title: [mrp] purchase merge wizard leaves the procurement pointing to the old PO (5.0) Status in OpenObject Addons Modules: Fix Committed Status in OpenObject Addons 5.0 series: New Status in OpenObject Addons trunk series: Fix Committed Bug description: Hi! 5.0 latest bzr. The purchase order merge wizard in the purchase module cancels all original POs and creates a new merged PO. If the original POs were created by mrp.procurement, the procurements have many2one links to the original POs. That link has to be updated by the wizard to the new merged PO to allow mrp.procurement to continue with it's workflow. Patch is included but it can't be applied to purchase/wizard/wizard_group.py because the purchase module doesn't depend on mrp. The wizard should be overridden in mrp. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

