c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #08763
[Bug 692409] Re: Sale Order Line on change Product Error
Hello Jacara,
I have checked your bug specification with latest updated code at my end
but there seems no error on product_id_change.
Would you please provide more information with proper steps.
Thanks
** Changed in: openobject-addons
Status: New => Incomplete
--
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/692409
Title:
Sale Order Line on change Product Error
Status in OpenObject Addons Modules:
Incomplete
Bug description:
File "/home/jacara/Pydev-workspace/monoserp/addons/sale/sale.py", line 1014, in product_id_change
q = product_uom_obj._compute_qty(cr, uid, uom, pack.qty, default_uom)
File "/home/jacara/Pydev-workspace/monoserp/osv/orm.py", line 284, in __getattr__
raise AttributeError(e)
AttributeError: 'Field qty not found in browse_record(product.packaging, 1837)'
References