Azazahmed, Lorenzo, Graeme, looks like we agree we can leave things as they are. Thank you all anyway for the discussion.
still, what about adding a line or two of comment in the code to clarify this? )) -- 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/745795 Title: custom price in a sale.order.line gets lost Status in OpenERP Modules (addons): Confirmed Bug description: Observed in OE 6.0 and trunk rev 4613. To reproduce: create a new SO, new sale.order.line, enter a custom price. Then save and change the quantity of that product. Unit price is reset to the standard unit price (from the pricelist of whatever). Possible solution: the uom_qty field shouldn't have on_change (product_id_change). Or it should have its own onchange function that does the right thing. _______________________________________________ Mailing list: https://launchpad.net/~c2c-oerpscenario Post to : [email protected] Unsubscribe : https://launchpad.net/~c2c-oerpscenario More help : https://help.launchpad.net/ListHelp

