By creating a sales order, you can select only one warehouse (other info tab). However, by having several warehouses it's needed that when confirming a sales order, separate delivery orders are automatically created based on priorities (main warehouse first) and the availability of the products in the different warehouses.
In Odoo it's possible to create different delivery orders from a single sales order by enabling "Applicable on sales order lines" on the delivery route and removing the warehouse from applicability in the route rule.
However, this is a very time-consuming manual process where a route must be chosen for each sales order line and when the product is partially available in several WHs, the SO line must be split.
Is it possible to automate this process with configurations of routes, rules and propagations? So different delivery orders are created automatically based on product availability in the different WHs?
Thanks