c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #02757
[Bug 670931] Re: Customer invoice : 'parent' not defined error
This is just a warning as an intended traceback.
Thanks.
** Changed in: openobject-addons
Status: New => Invalid
--
Customer invoice : 'parent' not defined error
https://bugs.launchpad.net/bugs/670931
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Invalid
Bug description:
Accounting/Customers/Customer Invoices
>From view when i click on "Invoice Iine" one2many filed i found this ERROR at Client Side:
ERROR:tools.expr_eval:{'type':parent.type}
Traceback (most recent call last):
File "/home/tiny/workspace/usability/trunk_useability_client/bin/tools/__init__.py", line 51, in expr_eval
temp = eval(string, context)
File "<string>", line 1, in <module>
NameError: name 'parent' is not defined
References