This question has been flagged
6 Replies
10542 Views

Suppose that we have two warehouses, warehouse A and warehouse B in each warehouse there is a product X with 100 quantity. If we create a sales order with 200 quantity Odoo will recognize that that quantity is available (it will not complain about shortage of stock). If we confirm the Sales Order a delivery order will be created with 100 quantity to be available and 100 waiting availability ( a internal transfer to be made from warehouse B to warehouse A). 

Is it possible on confirmation of the sales order to create 2 delivery orders one with 100 products from Warehouse A straight to customer location and one for another 100 products from Warehouse B to customer location ?

Is this a scenario that can be configured from the default configuration provided by Odoo ? This is a common scenario since you don't have to make the move from warehouse B to warehouse A but you can have 2 deliveries to fulfill the sales order, from different warehouses.

Avatar
Discard
Best Answer

I think I may have figured out a way to do this by creating a Dropship from the other warehouse to the customer.

Avatar
Discard
Best Answer

No. This is not possible by default. Because your sales order contain warehouse, so it always check the respective warehouse. 

This is possible through re-supply warehouse. In this case you can ask the goods from another warehouse, receive your end, packaging at your end and then deliver the goods to your customer.

Avatar
Discard
Best Answer

As your requirement is sale order line specific, You can define routes for sale order line and give a location demand as you need,


You need to define two routes ( Inventory > Configuration > Routes ) 

You can enable this feature from the inventory > settings

1) define route which demand from the partner location ( You can add rule with action buy or use dropship route )

2) define route which demand from your warehouse location.

Set both routes selectable at sale order line level. ( Manage Push and Pull inventory flows : which enable with this group )

Avatar
Discard
Best Answer

Would like to see some documentation on this...it would be very useful

Avatar
Discard
Best Answer

https://apps.odoo.com/apps/modules/13.0/sales_delivery_by_warehouse

Avatar
Discard