This question has been flagged
1 Reply
4422 Views

Hi,

I'm trying to configure the Make to Order functionality in Odoo v8 so that a Purchase Order will be generated upon confirming a sale of a Make to Order Product (Route checked in product details)

So far, if I create a sale order for the product I get 2 procurements generated:

  • one for Partner Locations/Customers with the status Running

  • one for my warehouse stock with status confirmed, but no Rule defined

Given the second procurement order doesn't have a rule defined whenever I click on Run Procurement or Run the scheduler the second procurement's status changes to exception with the message "No rule matching this procurement".

If I manually change the Rule to the warehouse's Buy route all works well. I've tried changing the MTO route's action from Make to order to Buy, but in that case the sale order doesn't generate a picking anymore.

What am I missing?

Avatar
Discard
Best Answer

You verify:

a) Is checked "Purchase to resupply this warehouse" in warehouse definition

b) The Product has selected "Suppliers"

c) "Pull rules" in Route MTO have "Move Supply Method" = Create Procurement

d) Produkt has checked MTO with better priority than other Routes.

Avatar
Discard