Tuesday, April 23, 2024
1 change · saas-17.2
Enhancements to existing features
Point of Sale users can now scan product barcodes using the device’s built-in camera, reducing reliance on dedicated barcode scanners. The barcode scanning dialog can also stay open after each scan, making it easier to scan several items in a row.
Original PR description
In this commit we add the ability to scan barcodes in pos using the integrated camera of the device. We override the `BarcodeDialog` to permit the functionality of scanning multiple barcodes one after the other. Before, the dialog would close after a barcode was scanned. This can now be controlled a prop. Task: 3878930 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr