← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 877966] Re: Clicking Opportunities in webclients gives error message

 

*** This bug is a duplicate of bug 872198 ***
    https://bugs.launchpad.net/bugs/872198

This will be fixed with the new setup widget

** This bug has been marked a duplicate of bug 872198
   Setup widget to replace base_setup wizard

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

Title:
  Clicking Opportunities in webclients gives error message

Status in OpenERP Web:
  New

Bug description:
  When clicking Opportunities in webclient, the following error occurs:

  OpenERP WebClient Error

  Client Traceback (most recent call last):
    File "/home/openerp/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
    File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 584, in action
      [('ir.ui.menu', menu_id)], False)
    File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 442, in load_actions_from_ir_values
      for id, name, action in actions]
    File "/home/openerp/source/web/trunk/addons/web/controllers/main.py", line 453, in clean_action
      action['context'] = eval( action['context'], eval_ctx ) or {}
    File "<string>", line 1, in <module>
  NameError: name 'section_id' is not defined

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


References