Hi everyone,
I have a business flow scenario in Odoo 18, and I need some help to implement it properly.
In my workflow, I first create an Estimation (like a draft) for a manufacturing order. Once the estimation is confirmed, it becomes a Manufacturing Order (MO).
For example, I create an MO to manufacture a table, and its components include items like wooden screws, plywood, etc.
Now, what I want is:
👉 If any of the required raw materials (e.g., plywood or screws) are not available in stock, Odoo should automatically create a Purchase Order (PO) for those items.
Can anyone guide me on:
- How to configure this kind of flow?
- Do I need to enable any specific reordering rules or routes (like Buy + MTO)?
- Is it possible to automate this without creating POs manually every time?
Any help would be highly appreciated 🙏
Thanks in advance!