← Back to team overview

openerp-india team mailing list archive

[Bug 922043] [NEW] Trunk: partner view does not show complete information

 

Public bug reported:

When I open the partner-view of a customer, sometimes the top-view of
the partner-window with buttons "edit, create, duplicate, delete" is not
shown in the web-client and containers "general, etc...." are missing.
The problem only ocures in the webclient. When I open the same address
in the gtk-client, all information is shown, but ther is the following
error-message:

**********************
ERROR:tools.expr_eval:{'address': address}
Traceback (most recent call last):
  File "/home/erp/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
**********************

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

-- 
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/922043

Title:
  Trunk: partner view does not show complete information

Status in OpenERP Addons (modules):
  New

Bug description:
  When I open the partner-view of a customer, sometimes the top-view of
  the partner-window with buttons "edit, create, duplicate, delete" is
  not shown in the web-client and containers "general, etc...." are
  missing. The problem only ocures in the webclient. When I open the
  same address in the gtk-client, all information is shown, but ther is
  the following error-message:

  **********************
  ERROR:tools.expr_eval:{'address': address}
  Traceback (most recent call last):
    File "/home/erp/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
  **********************

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


Follow ups

References