Public bug reported:
While open the employees list view ,
Traceback (most recent call last):
File "/home/amit/OpenERP/web/trunk/addons/web/common/http.py", line 154, in
dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line 656,
in action
[('ir.ui.menu', menu_id)], False)
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line 514,
in load_actions_from_ir_values
for id, name, action in actions]
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line 525,
in clean_action
action['context'] = eval( action['context'], eval_ctx ) or {}
File "<string>", line 1, in <module>
NameError: name 'department_id' is not defined
I have also attached video for that.
** Affects: openerp-web
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/890981
Title:
NameError: name 'department_id' is not defined
Status in OpenERP Web:
New
Bug description:
While open the employees list view ,
Traceback (most recent call last):
File "/home/amit/OpenERP/web/trunk/addons/web/common/http.py", line 154, in
dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line
656, in action
[('ir.ui.menu', menu_id)], False)
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line
514, in load_actions_from_ir_values
for id, name, action in actions]
File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line
525, in clean_action
action['context'] = eval( action['context'], eval_ctx ) or {}
File "<string>", line 1, in <module>
NameError: name 'department_id' is not defined
I have also attached video for that.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/890981/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp