Daily updates from Odoo
Friday, March 18, 2022
1 change · master
Enhancements to existing features
The Barcode App can now recognize GS1 product barcodes when filtering pickings. This makes warehouse searches faster and more reliable for businesses using GS1-standard labels.
Original PR description
In the Barcode App, it's possible to filter on pickings by scanning a product's barcode, but before this commit, it doesn't work with GS1 barcode. Now, it will try to decompose GS1 barcode and then checks if it has a product part on it. If it is the case, the pickings will be filtered. task-2641528