This question has been flagged

Hello,

i use odoo v9

I have problem on module website_quote. On user portal, i have open quote and click on "Accept Order".I complete the required fields and i click on "sign & confirm". But not working, this windows stay on loading "Sign & Confirm".

Console error :

Server application error {"message":"Odoo Server Error","code":200,"data":{"debug":"Traceback (most recent call last):
\n File \"/usr/lib/python2.7/dist-packages/openerp/http.py\", line 599, in _handle_exception\n return super(JsonRequest, self)._handle_exception(exception)
\n File \"/usr/lib/python2.7/dist-packages/openerp/addons/base/ir/ir_http.py\", line 154, in _dispatch\n rule, arguments = self._find_handler(return_rule=True)
\n File \"/usr/lib/python2.7/dist-packages/openerp/addons/base/ir/ir_http.py\", line 65, in _find_handler
\n return self.routing_map().bind_to_environ(request.httprequest.environ).match(return_rule=return_rule)
\n File \"/usr/lib/python2.7/dist-packages/werkzeug/routing.py\", line 1430, in match
\n raise NotFound()\nNotFound: 404: Not Found
\n","exception_type":"internal_error","message":"","name":"werkzeug.exceptions.NotFound","arguments":[]}}


Please help me :(


Thanks ! :)

Avatar
Discard