** Attachment added: "HR.ogv" https://bugs.launchpad.net/openerp-web/+bug/901540/+attachment/2624180/+files/HR.ogv
-- 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/901540 Title: NameError: name 'department_id' is not defined Status in OpenERP Web: Incomplete Bug description: Hello, HR modules not working. while clicking on HR menus it gives trace back : [2011-12-08 05:10:29,873][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request 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 673, in action [('ir.ui.menu', menu_id)], False) File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line 523, in load_actions_from_ir_values for id, name, action in actions] File "/home/amit/OpenERP/web/trunk/addons/web/controllers/main.py", line 534, 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/901540/+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

