This question has been flagged
1 Reply
5466 Views

Hello,

 

When I try to run the scheduler in the Warehouse application, I get this error message in the debug log. It is a fresh 8.0 branch install.

 

2014-08-10 15:04:09,870 1446 WARNING mydbv4 openerp.models: Cannot execute name_search, no _rec_name defined on procurement.order.compute.all

2014-08-10 15:04:09,874 1446 INFO mydbv4 werkzeug: 89.92.202.4 - - [10/Aug/2014 15:04:09] "POST /web/dataset/call_kw/procurement.order.compute.all/search_read HTTP/1.1" 200 -

2014-08-10 15:04:09,991 1446 INFO mydbv4 werkzeug: 89.92.202.4 - - [10/Aug/2014 15:04:09] "POST /web/dataset/call_button HTTP/1.1" 200 -

2014-08-10 15:04:10,094 1446 INFO mydbv4 werkzeug: 89.92.202.4 - - [10/Aug/2014 15:04:10] "POST /web/menu/load_needaction HTTP/1.1" 200 -

2014-08-10 15:05:04,493 1446 ERROR mydbv4 openerp.http: Exception during JSON request handling.

Traceback (most recent call last):

  File "/opt/openerp/odoo/openerp/http.py", line 476, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/opt/openerp/odoo/openerp/http.py", line 1287, in _dispatch_nodb

    func, arguments = self.nodb_routing_map.bind_to_environ(request.httprequest.environ).match()

  File "/usr/lib/python2.7/dist-packages/werkzeug/routing.py", line 1433, in match

    raise NotFound()

NotFound: 404: Not Found

Avatar
Discard

Hi Corpo, I am facing the same issue. Can you please tell me how to fix it?

Best Answer

I dont know your code error but what i know is that you have tu create a produtct and asupplier for the product then you need make to stock and not make to order then you need to look your exceptions and clear them. If all is done you souhld have pourchase order in draft how tell you what you should order with your minimum and maximum rules. 

Avatar
Discard