← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 871767] [NEW] Kanban : load() takes exactly 3 arguments (2 given)

 

Public bug reported:

go to opportunities kanban view.

click in a box in order to open action bar. Change color : 
Client Traceback (most recent call last):
  File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
    response["result"] = method(controller, self, **self.params)
TypeError: load() takes exactly 3 arguments (2 given)

** Affects: openerp-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/871767

Title:
  Kanban :  load() takes exactly 3 arguments (2 given)

Status in OpenERP Web:
  New

Bug description:
  go to opportunities kanban view.

  click in a box in order to open action bar. Change color : 
  Client Traceback (most recent call last):
    File "/home/aline/source/web/trunk/addons/web/common/http.py", line 154, in dispatch
      response["result"] = method(controller, self, **self.params)
  TypeError: load() takes exactly 3 arguments (2 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/871767/+subscriptions


Follow ups

References