sale_order_import_packaging
Extends sale order import so packaging barcodes on incoming data set the right packaging and quantities on sales order lines.
Key Features
- sale.order.import: When creating order lines from imported data, packaging barcodes automatically assign the matching packaging, convert the product quantity to units, and record the number of packages received.
- sale.order.import: When import updates include packaging changes, the wizard maps them to product_packaging_id so the sales order line stays aligned with the imported packaging choice.
- business.document.import: While preparing updates for existing lines, packaging barcodes are matched to known packagings to adjust or clear the line’s packaging and recompute the required quantities accordingly.