← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 685771] Re: Error during wizard on a new crm db

 

Hello Nichola,

I have checked this configuration on three different systems but I am
unable to face this error.

I would like to request you to check and reconfigure the cherrypy
library whether its updated or not.

Thanks.

** Changed in: openobject-client-web
       Status: New => Incomplete

-- 
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/685771

Title:
  Error during wizard on a new crm db

Status in OpenObject Web Client:
  Incomplete

Bug description:
  Hi, 
I have create e new db, lang: it_IT, standard without demo data and with no checked option
I log in and add crm module (only crm)
This is the error during configuration wizard:

Traceback (most recent call last):
  File "/home/administrator/Launchpad/openerp/web/lib/cherrypy/_cprequest.py", line 606, in respond
    cherrypy.response.body = self.handler()
  File "/home/administrator/Launchpad/openerp/web/lib/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/administrator/Launchpad/openerp/web/openobject/tools/_expose.py", line 197, in func_wrapper
    res = func(*args, **kw)
  File "/home/administrator/Launchpad/openerp/web/openobject/controllers/_root.py", line 78, in default
    return request.handler()
  File "/home/administrator/Launchpad/openerp/web/lib/cherrypy/_cpdispatch.py", line 25, in __call__
    return self.callable(*self.args, **self.kwargs)
  File "/home/administrator/Launchpad/openerp/web/addons/openerp/controllers/utils.py", line 124, in wrapper
    return fn(*args, **kw)
  File "/home/administrator/Launchpad/openerp/web/openobject/tools/_expose.py", line 195, in func_wrapper
    raise cherrypy.HTTPError(405)
HTTPError: (405, None)





References