Scans QR codes via device's camera.
To subscribe to scanning event use following code in js:
var core = require('web.core'); core.bus.on('qr_scanned', this, function(value){ // your handler here })
To get an assistance on this module contact us by email ➡️ help@itpp.dev
Odoo Apps Store: https://apps.odoo.com/apps/modules/12.0/pos_qr_scan/
Tested on Odoo 12.0