← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 697502] Re: [sale][trunk]changing pricelist does not change prices in sale order

 

Graeme,

A module has been implemented with this feature:

https://bugs.launchpad.net/openobject-addons/+bug/697734

Direct Link: http://bazaar.launchpad.net/~openerp-commiter/openobject-
addons/trunk-extra-addons/files/head%3A/sale_pricelist_recalculation

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

Title:
  [sale][trunk]changing pricelist does not change prices in sale order

Status in OpenObject Addons Modules:
  Invalid

Bug description:
  Scenario. Same quote to 2 customers on different pricelists.

Create 2 pricelists A & B
Create quote and save at price A.
Duplicate quote and change pricelist to B.  
Price does not change.

Next Scenario. Customer phones and wants better price
Use existing quote A and change pricelist to B.
Price does not change.

Next scenario. I just typed out a big order, then realised I used wrong pricelist, change pricelist, but price does not change.

However if I go in to each order line and trigger on_change in those fields price updates.

Latest revisions as of yesterday.  Seems like an on-change function is required for the pricelist field.





Follow ups

References