[trunk-website-al] get_diagram_info() takes exactly 9 arguments (8 given)

Bug #1274221 reported by Raphaël Valyi - http://www.akretion.com
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Medium
OpenERP's Framework R&D

Bug Description

Hello,

on runbot with trunk-website-al build #28947,
if you open the developer mode and select "edit workflow" for instance on a sale.order, you will get this traceback when you try to switch to the diagram view:

Traceback (most recent call last):
  File "/home/odoo/runbot/static/openerp-dev-trunk-website-al-28947/server/openerp/http.py", line 367, in dispatch
    response["result"] = self._call_function(**self.params)
  File "/home/odoo/runbot/static/openerp-dev-trunk-website-al-28947/server/openerp/http.py", line 240, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/home/odoo/runbot/static/openerp-dev-trunk-website-al-28947/server/openerp/service/model.py", line 112, in wrapper
    return f(dbname, *args, **kwargs)
  File "/home/odoo/runbot/static/openerp-dev-trunk-website-al-28947/server/openerp/http.py", line 235, in checked_call
    return self.func(*a, **kw)
  File "/home/odoo/runbot/static/openerp-dev-trunk-website-al-28947/server/openerp/http.py", line 537, in __call__
    return self.method(*args, **kw)
TypeError: get_diagram_info() takes exactly 9 arguments (8 given)

Hope this helps

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Martin Trigaux (OpenERP) (mat-openerp) wrote :

Hello Raphael,

The trunk-website-al branch was still a work in progress at that time and this was one broken feature. Hopefully this is now resolved (checked on the last runbot).

trunk-website-al has been merged into trunk, so you can now report issues on the main branch instead.

Regards

Changed in openobject-server:
status: Confirmed → Fix Released
Revision history for this message
hbto [Vauxoo] http://www.vauxoo.com (humbertoarocha) wrote :

Hello Martin,

This bug is still kicking & alive,

was there any regression?.

I just tested it with the runbot.

(Build 30326)
server (5167)
addons (9291)
web (3967)

Best Regards.

Changed in openobject-server:
status: Fix Released → Confirmed
Revision history for this message
Johny Tri Nguyen (johnytringuyen88) wrote :

Hello Raphael,
It fixed at Runbot. You can update to fix it at https://code.launchpad.net/~openerp/openobject-server/trunk
Best Regards.

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.