Hi David Did you test modul sale_procelist_re-calculation already? I did today and found out: it does not work….
My steps: New SO with pricelist linked to the customer -> new order line -> compute Select another pricelist -> compute -> price and total value still the same Works when I open the order line and change e.g. the qty (as before) -- 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. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

