sale_stock_delivery_address
Allows specifying different delivery addresses per sales order line and associating stock locations with those addresses for procurement.
Key Features
- res.partner: Allows adding multiple delivery addresses to a partner.
- stock.rule: Enables setting destination location origin from rule for stock rules.
- sale.order.line: Allows specifying a destination address on sales order lines.
- stock.picking: Splits deliveries based on different destination addresses per line.
- res.partner: Allows associating stock locations with partner addresses.
- procurement: Runs procurements from the specified stock locations associated with addresses.