stock_split_picking
This module enables splitting a stock picking into two separate confirmed pickings without processing the transfer.
Key Features
- stock.picking: Adds a split button on the picking form for pickings in draft, confirmed, waiting, or assigned states.
- stock.split.picking: Provides a wizard with three split modes: quantities, one picking per move, and select move lines.
- stock.picking: Splits pickings by moving done quantities to a new picking while keeping remaining quantities in the original.
- stock.picking: Creates separate pickings for each move when using the one picking per move mode.
- stock.picking: Allows selecting specific moves to split off into a new picking.
- stock.picking: Prevents splitting pickings that are already done or cancelled.
- stock.picking: Ensures both original and new pickings remain in confirmed state after splitting.