Hi,
I'm trying to get Odoo to automatically create manufacture orders, Im trying to get it to make Product A is a Manufactured Item
Product A has Product B x2 in the BOM
Product B is also a Manufactured item
I have 0 Of Product A
I have 1 Of Product B
In this Scenario is a customer orders Product A I would like Odoo to create a Manufacture Order for Product A (Currently working as intended) but then I would like it also Make only 1 Product B as we already have 1 Product B in Stock. However It is just generating 2 as per the BOM stipulates.
Is there anyway that I can get Odoo to check Stock first and then generate the Manufacture Orders based on the required amount?
Currently Using Odoo.SH
Thank you