c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #31303
[Bug 836767] Re: cannot open employee list view : NameError: name 'department_id' is not defined
Hello,
I have faced same problem. Try with fresh db, I have attached
screenshot.
Thanks.
--
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/836767
Title:
cannot open employee list view : NameError: name 'department_id' is
not defined
Status in OpenERP Web:
Confirmed
Bug description:
in web client, chrome, revno3558
- go to human resources/human resoucres/employees
- open the lis view :
Client Traceback (most recent call last):
File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 313, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 565, in action
[('ir.ui.menu', menu_id)], False)
File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 432, in load_actions_from_ir_values
for id, name, action in actions]
File "/home/aline/openerp/web/openerp-web/addons/base/controllers/main.py", line 444, in clean_action
action['context'] = eval( action['context'], eval_ctx ) or {}
File "<string>", line 1, in <module>
NameError: name 'department_id' is not defined
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/836767/+subscriptions
References