← Back to team overview

openerp-india team mailing list archive

[Bug 1082084] [NEW] cannot close install outlook plugin dialog

 

Public bug reported:

In the latest trunk (http://trunk_25709.runbot.openerp.com/) logged in
as administrator, in the sales module, clicking the "Install outlook
plugin" menu item pops up a dialog. Clicking the close button on the
plugin shows the following trace:

OpenERP WebClient Error
Client Traceback (most recent call last):
  File "/home/odoo/runbot/static/openerp-dev-trunk-25709/server/openerp/addons/web/http.py", line 192, in dispatch
    response["result"] = method(self, **self.params)
TypeError: exec_workflow() takes exactly 5 arguments (3 given)

expected behaviour: The dialog closes!

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1082084

Title:
  cannot close install outlook plugin dialog

Status in OpenERP Addons (modules):
  New

Bug description:
  In the latest trunk (http://trunk_25709.runbot.openerp.com/) logged in
  as administrator, in the sales module, clicking the "Install outlook
  plugin" menu item pops up a dialog. Clicking the close button on the
  plugin shows the following trace:

  OpenERP WebClient Error
  Client Traceback (most recent call last):
    File "/home/odoo/runbot/static/openerp-dev-trunk-25709/server/openerp/addons/web/http.py", line 192, in dispatch
      response["result"] = method(self, **self.params)
  TypeError: exec_workflow() takes exactly 5 arguments (3 given)

  expected behaviour: The dialog closes!

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1082084/+subscriptions


Follow ups

References