Public bug reported: When we update a price or a BoM, standard prices of finnished products should not be updated. To do that, just remove the method do_change_standard_price in the line 57 in mrp/product.py
If you need more explanations, see the comment of Fabien Pinckaers in https://bugs.launchpad.net/openobject-addons/+bug/702288 ** Affects: openobject-addons Importance: Undecided Status: New -- 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/747056 Title: Don't update cost price when the price of a raw material change Status in OpenERP Modules (addons): New Bug description: When we update a price or a BoM, standard prices of finnished products should not be updated. To do that, just remove the method do_change_standard_price in the line 57 in mrp/product.py If you need more explanations, see the comment of Fabien Pinckaers in https://bugs.launchpad.net/openobject-addons/+bug/702288 _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

