[trunk] Add to dashboard crashes with a traceback

Bug #1189738 reported by Rucha (Open ERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Medium
OpenERP R&D Addons Team 1

Bug Description

While clicking on "Add" button in Add to Dashboard option in any search view, we will get following traceback:

Traceback (most recent call last):
  File "/home/odoo/runbot/static/openerp-dev-trunk-13123/server/openerp/addons/web/http.py", line 213, in dispatch
    response["result"] = method(**self.params)
  File "/home/odoo/runbot/static/openerp-dev-trunk-13123/server/openerp/addons/web/http.py", line 406, in <lambda>
    return lambda self, *args, **kwargs: nv(self, request, *args, **kwargs)
  File "/home/odoo/runbot/static/openerp-dev-trunk-13123/server/openerp/addons/board/controllers.py", line 14, in add_to_dashboard
    req, 'action', 'tree_but_open', [('ir.ui.menu', menu_id)], False)
TypeError: load_actions_from_ir_values() takes exactly 4 arguments (5 given)

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Dharmraj Zala(OpenERP) (dharmraj.zala-openerp) wrote :

Hello,

I have fixed this issue in https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1189738-dharmraj
Revision ID: <email address hidden>
Revision No: 8758

Thanks,
Dharmraj.

Changed in openobject-addons:
status: Confirmed → In Progress
status: In Progress → Fix Committed
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.