[TRUNK] Active id is not defined

Bug #869592 reported by Cristian Salamea
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned
Odoo Web (MOVED TO GITHUB)
Won't Fix
High
OpenERP R&D Web Team

Bug Description

In fresh installation with trunk trying to launch Partner Balance get this error:

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

Revision history for this message
Cristian Salamea (ovnicraft) wrote :

This happens too with Aged partner balance and partner ledger

Changed in openerp-web:
importance: Undecided → High
assignee: nobody → OpenERP R&D Web Team (openerp-dev-web)
Changed in openerp-web:
status: Confirmed → In Progress
Revision history for this message
Nicolas Vanhoren (OpenERP) (niv-openerp) wrote :

Was a problem in the addons, it is now solved.

Changed in openobject-addons:
status: New → Fix Released
Changed in openerp-web:
status: In Progress → Won't Fix
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.