You have been assigned a bug task for a public bug by Jay (OpenERP) 
(jvo-openerp):

When I click on Warehouse/Reporting/Dashboard/Warehouse Dashboard

I found the following error in client side :

NameError: name 'state' is not defined
ERROR:tools.expr_eval:state in ('ready')
Traceback (most recent call last):
  File "/home/vir/erog/openobject-client/bin/tools/__init__.py", line 51, in 
expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'state' is not defined
ERROR:tools.expr_eval:state=='confirmed'
Traceback (most recent call last):
  File "/home/vir/erog/openobject-client/bin/tools/__init__.py", line 51, in 
expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'state' is not defined
ERROR:tools.expr_eval:state=='running'
Traceback (most recent call last):
  File "/home/vir/erog/openobject-client/bin/tools/__init__.py", line 51, in 
expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'state' is not defined
ERROR:tools.expr_eval:date_planned<current_date and state in ('exception')
Traceback (most recent call last):
  File "/home/vir/erog/openobject-client/bin/tools/__init__.py", line 51, in 
expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'state' is not defined
ERROR:tools.expr_eval:state in ['done','cancel']
Traceback (most recent call last):
  File "/home/vir/erog/openobject-client/bin/tools/__init__.py", line 51, in 
expr_eval
    temp = eval(string, context)
  File "<string>", line 1, in <module>
NameError: name 'state' is not defined

** Affects: openobject-client
     Importance: Low
     Assignee: OpenERP sa GTK client R&D (openerp-dev-gtk)
         Status: Confirmed

-- 
Warehouse Dashboard : error in client side while opening
https://bugs.launchpad.net/bugs/670915
You received this bug notification because you are a member of OpenERP sa GTK 
client R&D, which is a bug assignee.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to