** Branch linked: lp:openobject-addons/5.0 -- [5.0 - product] price in the partner section of the product should not be rounded like standard price and list price https://bugs.launchpad.net/bugs/675381 You received this bug notification because you are a member of C2C OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: New Bug description: Steps to reproduce : - set the main company currency with rounding factor = 1.00 - in the product form (Prices & Suppliers), we want the supplier price set in another currency with rounding factor = 0.01 (the supplier is linked to a purchase pricelist in the wanted currency and based on the price in the partner section of the product) - try to put a unit price with decimals (for example 4.34) in the partner section of the product - save the product - reopen the partnerinfo section --> the price has been rounded with rounding factor =1.00 The unit price in the partner section of the product should be rounded with rounding factor = 0.01 server 5.0.15 addons rev 2880 Explanations : I agree that standard price and list price should be rounded using the main currency rounding method but the unit price in the partner section should be rounded using the partner currency rounding method. Regards _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

