c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22956
[Bug 770938] Re: product_pricelist_fixed_price: price calculation in SO includes "old" price
Hello Lorenzo.
You need to be member of openerp-drivers team to be able to change the
status, if you want i can change for you, anly confirm me if you want
that i do and i can doit .
Regards.
--
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/770938
Title:
product_pricelist_fixed_price: price calculation in SO includes "old"
price
Status in OpenERP Modules (addons):
Won't Fix
Bug description:
we installed product_pricelist_fixed_price. When I change an existing
pricelist item from e.g. based on 'public price' to 'fixed price',
price caculcation in SO gets mismatched.
Example:
existing pricelist item
based on = 'partner section of the product form' (= 0,00), surchage = 7,52
changed to
based on = 'fixed price' and fix price = 10,00
create a new SO, unit price calulated = 17,52! (instead of 10,00)
To solve this you first have to set the surchage to 0,00, save
pricelist item, save pricelist version, save pricelist. Afterwards you
can change based on to 'fixed price' and enter the right value - now
the unit price in SO gets calculated correctly.
References