Monday, July 4, 2022
1 change
Code cleanup and technical improvements
The mobile barcode app was updated to work with Odoo's newer barcode handling system after the older method was removed. This should keep barcode scanning reliable on mobile devices and avoid unwanted keyboard or search focus behavior that could interfere with scanning.
Original PR description
The old BarcodeEvents has been removed, this commit updates the code to use the barcode service instead.