According to tde, this is a addons problem. The user context key
'project_id' was renamed to 'projects', or something like that.
** Project changed: openerp-web => openobject-addons
** Changed in: openobject-addons
Assignee: OpenERP R&D Web Team (openerp-dev-web) => OpenERP R&D Addons
Team 3 (openerp-dev-addons3)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1005515
Title:
project_scrum : Traceback when click on menus
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Install project_scrum and click on the following menus in web-client:
1.Project -> Scrum -> Product Backlogs.
2.Project -> Scrum -> Scrum Meetings.
It gives the following traceback:
Traceback (most recent call last):
File "/home/mdi/openerp/rdtools/web/trunk/addons/web/common/http.py", line
180, in dispatch
response["result"] = method(controller, self, **self.params)
File "/home/mdi/openerp/rdtools/web/trunk/addons/web/controllers/main.py",
line 1484, in load
value = clean_action(req, action[0], do_not_eval)
File "/home/mdi/openerp/rdtools/web/trunk/addons/web/controllers/main.py",
line 739, in clean_action
action['context'] = eval( action['context'], eval_ctx ) or {}
File "<string>", line 1, in <module>
NameError: name 'project_id' is not defined
Thanks,
Divyesh
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1005515/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp