hi everyone, i'm struglling to set inventory in the following scenario:
i have :
- Company A using Warehouse A ( WH-A) and defaults locations
- Company B using Warehouse B ( WH-B) and defaults locations
Products are shared between companies.
Products flow for company A doing a sell :
WH-A/Stock to Customer
Products process when company B do a sell :
Outgoing flow:
i need that product be provided from WH-A to customer. (so in fact Company B, doesn't need a real warehouse and use Company A's warehouse)
What would be the best :
- Set up dropshipping from Company A to customer ?
- Set routes with inter-transit company (WH-A/Stock --> Intertransit location | Intertransit location ---> WH-B/Stock --> customer location ?
- anything else ?
I've already read many odoo documentation but it doesn't give me a good view on the flow to use..
thanks for your help