← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697734] Re: [v6] Unit Price on Sales Order Line Doesn't Reprice when Pricelist is changed

 

Hello David Mitchell,

The onchange pricelist only gets applied if you select the product once
again, the vice versa does not work!

This thing has been handled with a nicely coded module, in that case you
need to follow the above specified bug link.

Thanks.

-- 
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 OpenObject Addons Modules:
  New

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