This bug seems to have disappeared now.

** Changed in: openerp-web
     Assignee: OpenERP R&D Web Team (openerp-dev-web) => Fabien Meghazi 
(OpenERP) (fme)

** Changed in: openerp-web
     Assignee: Fabien Meghazi (OpenERP) (fme) => Nicolas Vanhoren (OpenERP) 
(niv-openerp)

** Changed in: openerp-web
       Status: Confirmed => Fix Released

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

Title:
  cannot launch wizard that open a form view

Status in OpenERP Web:
  Fix Released

Bug description:
  in new web client -> go to administration / config / configuration
  wizard -> launch import or create customer

  bug :

  it seems that all wizard that lead to a form view crash (Compny 
configuration, Import or create customer, ...)
  Traceback (most recent call last):
    File 
"/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py",
 line 606, in respond
      cherrypy.response.body = self.handler()
    File 
"/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py",
 line 25, in __call__
      return self.callable(*self.args, **self.kwargs)
    File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 
442, in default
      return m(**kw)
    File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 
385, in http_handler
      return HttpRequest().dispatch(self, f, cherrypy.request, **kw)
    File "/home/aline/openerp/web/openerp-web/openerpweb/openerpweb.py", line 
376, in dispatch
      r = f(controller, self, **kw)
  TypeError: home() got an unexpected keyword argument 's_action'

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

_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to