← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 692827] [NEW] Procurement Module view arch missing some fields in tree

 

Public bug reported:

addons/procurement/procurement_view.xml

On procurement_tree_view_board tree missing state field.

on gtk-client log message :

Traceback (most recent call last):
  File "/usr/lib/openerp-client/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'

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

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/692827

Title:
  Procurement Module view arch missing some fields in tree

Status in OpenObject Addons Modules:
  New

Bug description:
  addons/procurement/procurement_view.xml

On procurement_tree_view_board tree missing state field.

on gtk-client log message :

Traceback (most recent call last):
  File "/usr/lib/openerp-client/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'





Follow ups

References