[6.1] NameError: name 'active_id' is not defined

Bug #1091387 reported by Maxime Chambreuil (http://www.savoirfairelinux.com)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Medium
OpenERP Publisher's Warranty Team

Bug Description

On OpenERP 6.1, install a new DB with event module.

In Marketing menu,when I click on Reporting > Event Dashboard, I get :

Client Traceback (most recent call last):
  File "/home/max/openerp/web/6.1/addons/web/common/http.py", line 180, in dispatch
    response["result"] = method(controller, self, **self.params)
  File "/home/max/openerp/web/6.1/addons/web/controllers/main.py", line 1553, in load
    value = clean_action(req, action[0], do_not_eval)
  File "/home/max/openerp/web/6.1/addons/web/controllers/main.py", line 692, in clean_action
    action['context'] = eval( action['context'], eval_ctx ) or {}
  File "<string>", line 1, in <module>
NameError: name 'active_id' is not defined

Work around: Delete the "Unconfirmed registrations" dashboard element.

Tags: 6.1 event
Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.