Skip to Content
Menu

Web Widget Barcode Scanner

by
Odoo

25.61

v 14.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 2741
Technical Name web_widget_barcode_scanner
LicenseAGPL-3
Websitehttps://tickernelz.github.io
You bought this module and need support? Click here!

Barcode Scanner Web Widget Barcode Scanner

Professional barcode and QR code scanning widget for Odoo 14

Barcode Scanner Features

Transform Your Odoo Forms with Powerful Scanning Capabilities

Add professional barcode and QR code scanning to any Odoo form field with our comprehensive mixin widget. Perfect for inventory management, warehouse operations, and retail applications.

Key Features

📷

Camera Scanning

Real-time barcode scanning using device camera with auto-focus and torch support

🖥️

Hardware Scanner

Full support for physical barcode scanners via keyboard wedge input

📱

Mobile Responsive

Optimized for mobile devices with touch-friendly controls

⚡

Auto Scan Mode

Continuous scanning mode for high-volume operations with audio feedback

🔧

Easy Integration

Simple mixin inheritance and widget configuration

🎯

Multiple Formats

Support for EAN, UPC, Code 128, Code 39, QR codes, and more

Quick Installation & Usage

Installation Steps

  1. Install the module through Odoo Apps
  2. Add the barcode scanner mixin to your model
  3. Use the barcode_scanner widget in your form views
  4. Configure scanning modes and validation rules
Barcode Pattern

Code Examples

1. Inherit the mixin in your model

class ProductExample(models.Model):
    _name = 'product.example'
    _inherit = ['barcode.scanner.mixin']
    
    name = fields.Char(string='Product Name')
    barcode = fields.Char(string='Barcode')

2. Add the widget to your form view

<field name="barcode" 
       widget="barcode_scanner" 
       options="{'placeholder': 'Scan product barcode...'}" />

Browser Compatibility

Works seamlessly across all modern browsers and devices

✅ Chrome 53+

Full support

✅ Firefox 36+

Full support

✅ Safari 11+

Full support

✅ Edge 12+

Full support

✅ Mobile Browsers

iOS Safari, Chrome Mobile

✅ Hardware Scanners

USB, Bluetooth, Wireless

Supported Barcode Formats

EAN-13
EAN-8
UPC-A
Code 128
Code 39
QR Code
Data Matrix
PDF-417

Technical Information

Version

14.0.1.0.0

License

AGPL-3.0

Dependencies

QuaggaJS, jsQR

© 2025 Zhafron. All rights reserved.

Built for Odoo 14 • Uses QuaggaJS • Bootstrap 4 Compatible

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.