purchase_location_by_line
This module enables specifying different destination locations for each line in a purchase order, resulting in separate incoming shipments based on unique combinations of location and expected date.
Key Features
- purchase.order.line: Allows defining a specific destination location for each purchase order line.
- purchase: Generates one incoming shipment per unique combination of destination location and expected date when confirming the purchase order.
- stock.move: Assigns the specified destination location to stock moves created from purchase order lines.
- stock.picking: Filters and assigns pickings based on the destination location.