← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 862174] [NEW] on web page when click on back button

 

Public bug reported:

 HR > Reqruitment > Applicant > Button(Meeting)

# After click on Button it open calendar view, but when a click on back i got following Traceback
OpenERP WebClient Error
Client Traceback (most recent call last):
  File "/home/han/rdtool/client-web/trunk/addons/web/common/dispatch.py", line 161, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 1109, in load
    action_type = Actions.read([action_id], ['type'], context)
  File "/home/han/rdtool/client-web/trunk/addons/web/common/openerplib/main.py", line 373, in proxy
    result = [index[x] for x in args[0]]
KeyError: '129'

** Affects: openerp-web
     Importance: Low
     Assignee: OpenERP R&D Web Team (openerp-dev-web)
         Status: Confirmed

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

Title:
  on web page when click on back button

Status in OpenERP Web:
  Confirmed

Bug description:
   HR > Reqruitment > Applicant > Button(Meeting)

  # After click on Button it open calendar view, but when a click on back i got following Traceback
  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/han/rdtool/client-web/trunk/addons/web/common/dispatch.py", line 161, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/han/rdtool/client-web/trunk/addons/web/controllers/main.py", line 1109, in load
      action_type = Actions.read([action_id], ['type'], context)
    File "/home/han/rdtool/client-web/trunk/addons/web/common/openerplib/main.py", line 373, in proxy
      result = [index[x] for x in args[0]]
  KeyError: '129'

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/862174/+subscriptions


Follow ups

References