** Changed in: openobject-client
    Milestone: None => 6.0-rc2

-- 
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.

Status in OpenObject GTK Client: Confirmed

Bug description:
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



_______________________________________________
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