c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #36301
[Bug 885590] [NEW] while open the Logged Call and Scheduled Call
Public bug reported:
[2011-11-03 07:23:01,303][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
Traceback (most recent call last):
File "/home/amit/sources/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 584, in action
[('ir.ui.menu', menu_id)], False)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 442, in load_actions_from_ir_values
for id, name, action in actions]
File "/home/amit/sources/client-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
** Affects: openerp-web
Importance: Undecided
Status: New
--
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/885590
Title:
while open the Logged Call and Scheduled Call
Status in OpenERP Web:
New
Bug description:
[2011-11-03 07:23:01,303][?] ERROR:web.common.http.JSONRequest.dispatch:An error occured while handling a json request
Traceback (most recent call last):
File "/home/amit/sources/client-web/trunk/addons/web/common/http.py", line 154, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 584, in action
[('ir.ui.menu', menu_id)], False)
File "/home/amit/sources/client-web/trunk/addons/web/controllers/main.py", line 442, in load_actions_from_ir_values
for id, name, action in actions]
File "/home/amit/sources/client-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/885590/+subscriptions
Follow ups
References