Hi everyone,
I’m working on a multi-company scenario in Odoo 17 and would appreciate some guidance on setting up the following workflow:
- Company A creates a Sales Order (SO), which generates a Manufacturing Order (MO).
- The MO is partially processed in Company A.
- After partial processing, the stock needs to be transferred to Company B for further processing. Company A sends a delivery challan along with the partially completed goods to Company B.
- Company B completes the remaining manufacturing process for the MO.
- Company B issues the invoice to the customer and completes the delivery to the end customer.
Could anyone suggest a way to implement this workflow in Odoo 17, especially in terms of:
- Intercompany transfers and tracking partial manufacturing across companies
- Linking the Sales Order, Manufacturing Order, and Invoice between the companies
- Ensuring accurate stock movement records and document flow between Company A and Company B
Any insights on specific configurations, module customizations, or best practices would be highly helpful.
Thank you in advance!