Daily updates from Odoo
Friday, January 15, 2021
1 change · master
Enhancements to existing features
Barcode users can now scan a product to quickly filter relevant pickings and inventories. The update also makes batch picking easier by opening existing batches from picking cards and prompting users to group related pickings when it can save processing time.
Original PR description
* Can filter pickings and inventories on product by scanning a product barcode in the kanban view. * In the picking barcode kanban view, add a batch button on records in a batch to open the batch picking instead of the picking. * When opening a picking, if some other pickings need to be processed before the selected one, a wizard will ask the users if they wants to group these pickings and the selected one into a new batch to proceed them all at once. task-2394799