c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14167
[Bug 697734] Re: [v6] Unit Price on Sales Order Line Doesn't Reprice when Pricelist is changed
Hi David!
thanks for this response! Yes it works the way you described it. Even
the tax is getting calculated again.
I was a kind if blind ;-) didn't notice there is this new link 'Change
Pricelists'....
Many thanks
Steffi
--
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/697734
Title:
[v6] Unit Price on Sales Order Line Doesn't Reprice when Pricelist is
changed
Status in OpenERP Modules (addons):
Fix Released
Bug description:
OpenERP 6 Server
OpenERP 6 RC1 GTK Client
Platform: Windows
Steps to reproduce issue:
Setup 2 pricelists. Reseller 15 (15% off of public pricelist), Reseller 30 (30% off of public pricelist).
Assign a customer to the Reseller 15 pricelist.
Create a new sales order.
Select the customer (Reseller 15 pricelist is populated with the on_change)
Select a product from the sales order line. (e.g. Test Product I) Retail Sales Price $100
Product is Priced properly with a Unit Price of $85.
Save the order in Quotation State.
Change the Pricelist to Reseller 30.
Click the Compute Button.
The Unit Price does not recompute to $70, and remains at $85
Expected result:
Upon Clicking the Compute Button the unit price of each sales order line should reprice according to the Pricelist selected on the Sales Order tab. It should be $70.
References