← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 836767] Re: cannot open employee list view : NameError: name 'department_id' is not defined

 

** Attachment added: "hr_employee.png"
   https://bugs.launchpad.net/openerp-web/+bug/836767/+attachment/2335670/+files/hr_employee.png

** Changed in: openerp-web
       Status: Incomplete => Confirmed

** Changed in: openerp-web
   Importance: Undecided => Medium

** Changed in: openerp-web
     Assignee: (unassigned) => OpenERP R&D Web Team (openerp-dev-web)

-- 
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