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
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
Hi,
Please refer to the modules:
1.https://odoo-community.org/shop/product-supplierinfo-picking-5550#attr=22936
2. https://odoo-community.org/shop/product-supplierinfo-stock-picking-type-10989#attr=943713
Hope it helps.
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.
Yeah, dealing with vendor inventory levels for drop-ship items in Odoo can totally feel like a headache. Odoo's standard setup is more about internal stock locations, which makes tracking tough when you're handling vendor-managed items that don't actually come into your warehouse.
A workaround? You might wanna try integrating a mobile automation thingy like Cleverence. Why does it work? Well, it tracks items even when they’re not in-house and gives you real-time insights while syncing up nicely with Odoo through its API. It’s like having a direct line to your vendor's warehouse. You can also tweak workflows using their low-code customization without too much fuss.
I worked on a project where we set up an external service with Cleverence to pull vendor data into odoo. This let us make a virtual warehouse, like an internal location in odoo, mirroring vendor stock levels. Yeah, odoo’s logic here can be weird and fussy sometimes, but we made drop shipping smooth, almost like handling internal stock. Give it a try - it should help align those inventory levels.
Remember, it can be tricky, so be prepared for some testing.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
3
mars 17
|
8883 | ||
|
2
sept. 25
|
1156 | ||
Lot/Serial Number
Résolu
|
|
2
sept. 25
|
398 | |
|
1
août 25
|
1357 | ||
|
1
juin 25
|
1123 |
Perhaps, this app - https://apps.odoo.com/apps/modules/17.0/vendor_product_management - will be of use to your goals.