← Back to team overview

c2c-oerpscenario team mailing list archive

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

 

Public bug reported:

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)

** Affects: openobject-client-web
     Importance: Undecided
         Status: New

-- 
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:
  New

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)





Follow ups

References