← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670915] Re: Warehouse Dashboard : error in client side while opening

 

** Changed in: openobject-client
       Status: Confirmed => Invalid

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

-- 
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 C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject GTK Client: Invalid

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





References