sale_order_split_strategy
This module allows defining strategies to split sales orders based on specific criteria for order lines.
Key Features
- sale.order.split.strategy: Define split strategies using filters applied on sale order lines
- sale.order.split.strategy: Configure whether to copy sections when splitting orders
- sale.order.split.strategy: Configure whether to copy notes when splitting orders
- sale.order.split.strategy: Option to remove empty sections after splitting orders
- sale.order: Add a split strategy field to select the strategy for splitting
- sale.order: Provide a split button to execute the order splitting based on the selected strategy
- sale.order: Automatically handle the movement of order lines, sections, and notes during splitting
- sale.order: Create new sales orders with the split lines and maintain references
- sale.order: Post messages on orders to track the splitting actions