← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670931] [NEW] Customer invoice : 'parent' not defined error

 

Public bug reported:

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

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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: New

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





Follow ups

References