Looking for a solution to track vendor inventory levels for products that are fufilled via drop-ship method. Can anyone get me in a good direction? Seems that inventory is only tracked for Physical Internal locations....
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
Hello David,
Below possible ways we can implement inventory for this with common assumptions that the DropShipper (users ) who are currently holding inventory and delivering on the request are ready to update Inventory Records on Odoo.
Approach 1 : Create Separate warehouse as Drop Ship warehouse and provide the limited access deliver only for that separate Warehouse. And in such dropship products you can manage/configure the routes to get that delivery created from that DropShip Warehouse based on the product included in the sales order. (this might need little customization)
Approach 2 : Create Separate Company within your Odoo as DropShip Company and provide the access to the dropship warehouse users. And Create the automatiion to create the deliveries only for the Selected Product to that Drop ship company.
On separate notes, If the dropship company is totally using different software system of their own, then we need to determine the Data interfaces (pushing the Delivery Data and Pulling the Stock Levels in realtime). In this case it will be the Integration developing approach.
Thanks
Hi Rajesh:
Thanks for the reply. I'm not looking for real time Inventory level sync between these vendor locations. We just want to be able to allocate a certain amount as "On Hold" for us, and deduct when quotation go out, and replenish when sales orders expire.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
3
mar 17
|
8448 | ||
|
1
jun 25
|
731 | ||
|
1
jun 25
|
772 | ||
Inventory app undone status
Resuelto
|
|
2
jun 25
|
1503 | |
|
1
may 25
|
1527 |
Perhaps, this app - https://apps.odoo.com/apps/modules/17.0/vendor_product_management - will be of use to your goals.