document_quick_access
This module enables quick access to any Odoo record via QR codes or barcodes scanned through a launcher in the user interface.
Key Features
- document.quick.access.rule: Defines rules for enabling quick access to specific models with configurable barcode formats and priorities.
- base: Extends all models with a method to generate quick access codes based on defined rules.
- navigation: Adds a QR code button in the navigation bar to initiate barcode scanning.
- barcode: Processes scanned barcodes to redirect users to the corresponding record view.