← Back to team overview

credativ team mailing list archive

[Bug 912671] [NEW] NameError: name 'address' is not defined

 

Public bug reported:

Modul "Account"
record id="view_partner_property_form"

ERROR:tools.expr_eval:{'address': address}
Traceback (most recent call last):
  File "/home/openerp/trunk/client/bin/tools/__init__.py", line 52, in expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'address' is not defined


Please correct.

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

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/912671

Title:
  NameError: name 'address' is not defined

Status in OpenERP Addons (modules):
  New

Bug description:
  Modul "Account"
  record id="view_partner_property_form"

  ERROR:tools.expr_eval:{'address': address}
  Traceback (most recent call last):
    File "/home/openerp/trunk/client/bin/tools/__init__.py", line 52, in expr_eval
      temp = eval(string, context)
    File "<string>", line 1, in <module>
  NameError: name 'address' is not defined

  
  Please correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/912671/+subscriptions


Follow ups

References