← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 862174] Re: on web page when click on back button

 

Back button functionality doesn't work in any case any way.

** Changed in: openerp-web
       Status: In Progress => Invalid

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

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


References