In Odoo 14, you can create two separate routing operations for each work center, and then assign the appropriate components to each routing operation. Then, when you create a manufacturing order for the product, two separate pickings will be created, one for each routing operation and work center.
To do this, go to the product form and click on the "Routings" tab. Then, click on the "Add a Routing" button to create a new routing. Give the routing a name, and then add the two operations, assigning the appropriate work centers to each operation. Finally, make sure to assign the correct components to each operation, so that the correct materials are picked for each work center.
Once you have set up the routing, you can create a manufacturing order for the product and the two pickings will be automatically generated for the different work centers.
I hope this helps! Let me know if you have any other questions.
Try again
Hi Ashish (apologies as I posted as an answer!)
Many thanks for the info but I am unsure what you mean by the "Routings" tab on the product form; or do you mean "Operations".
I have already specified the different operations for each of the components but this only produces one picking operation, so I must be missing something?
Thanks
To clarify When you mean 2 picking operations, do you mean
stock of Department 1 to MO location
and
stock of Department 2 to MO location
or do you mean
stock to workcenter1
and
stock to workcenter2
I mean: -
stock to workcenter1 (defined by operation 1)
and
stock to workcenter2 (defined by operation 2)
Thanks
Thanks Jaideep
Your suggestion as an option of using a multi-level BOM which creates 2 MO's achieves what we require.