TIP: You can type at any time to perform a new search.
Barcode Scanner
barcode_scanner · OCA/barcode-interface
- Repository
- OCA/barcode-interface · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Hidden
- Folder size
- 0.16 MB
- License
- AGPL-3
- Application
- Yes
- Auto-installable
- No
- Website
- https://github.com/OCA/barcode-interface
- Last tracking update
- 2026-09-12 17:10:33
- Authors
- Odoo Community Association (OCA), Binhex
- Maintainers
- Odoo Community Association (OCA), Binhex
- Committers
- OCA-git-bot, oca-ci, Zuzanna Elzbieta Szalaty Szalaty
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module is the **base framework** of the Barcode suite: a fast, full-screen scanning application shell for Odoo that other modules extend. It ships no business logic of its own. Instead it exposes the building blocks feature modules plug into, the same way Odoo widgets self-register: - a full-screen client action and a lightweight in-app router; - registries for screens, scan handlers and home-screen menu tiles (`barcode_screens`, `barcode_scan_handlers`, `barcode_menu_tiles`); - the barcode input service (hardware/keyboard wedge), audio/vibration feedback, an ORM/API wrapper and shared hooks. Install a feature module on top — such as `barcode_stock` — to get actual warehouse operations.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
barcode_scanner_backend |
Barcode Scanner | ir.ui.view | qweb | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.