← 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

 

and to answer your suggestion "I wonderwhat the "usability" team would
prefer??": the most easiest way of course. And this would be an
'automatic update' after changig the pricelist in the pricelist field.

-- 
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