Daily updates from Odoo
Wednesday, February 2, 2022
1 change · master
Features or functions removed from Odoo
The barcode-specific option for manually grouping pickings into batches has been removed because batching is now handled directly by the core stock workflow. Businesses using automatic batches can rely on pickings being batched when they are created, reducing duplicate functionality and manual steps.
Original PR description
As a new auto-batch feature is made in the core stock module, the auto-batch feature exclusive to barcode is no longer necessary. Since if auto-batches are enabled on the picking type level, pickings will be already in batches by the time they are created, so no manual intervention should be required to batch them anymore. Task-2670580