openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #25743
[Bug 1234139] Re: sale order line description reset to default if uom is changed
Added:
if name:
flag = True
result['name'] = name
in line 904
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1234139
Title:
sale order line description reset to default if uom is changed
Status in OpenERP Addons (modules):
New
Bug description:
Setup a new database and install sales. Create a customer and create a sales order. Add a product service and change the description.
Now reopen the sale order line and change the uom. The description will be reset to default product description.
The string is lost during the processing of the return values. pdb show the value is passed correctly to return and lost during the processing.
Thx in advance
Felix Schubert
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1234139/+subscriptions
References