stock_split_picking_dimension
This module extends the functionality of the stock_split_picking module to allow the user to split the picking by dimensions to ensure that the contents of the picking to process will not exceed a certain volume and/or weight and/or number of lines.
Key Features
- stock.picking: Allows splitting pickings by dimensions including volume, weight, and number of lines.
- stock.picking: Provides a wizard to configure the maximum volume, weight, and number of lines for splitting.
- stock.picking: Splits the picking into two separate pickings: one containing the lines that fit within the specified dimensions and another with the remaining lines.