TIP: You can type at any time to perform a new search.
Barcode action launcher
barcode_action · OCA/server-ux
- Repository
- OCA/server-ux · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Extra Tools
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-ux
- Last tracking update
- 2026-08-07 08:42:53
- Authors
- Odoo Community Association (OCA), Creu Blanca, ForgeFlow
- Maintainers
- Odoo Community Association (OCA), Creu Blanca, ForgeFlow
- Committers
- Weblate, OCA-git-bot, oca-ci, Arnau
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- document_quick_access
- Description
This module allows to use barcodes as launchers of actions. The action will launch a function that uses the barcode in order to return an action.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
barcode_action_form |
barcode.action.form | barcode.action | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (5)
-
methodCharrequired=True -
modelCharrequired=True -
res_idInteger -
stateSelectiondefault='waiting' args: [('waiting', 'Waiting'), ('warning', 'Warning')] -
statusTextdefault='Start scanning'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
find_res_partner_by_ref_using_barcode(self, barcode)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 2 days ago
- Last activity
- 2 days ago
- Repository
- OCA/server-ux
- Pull request
- [19.0][MIG] barcode_action: Migration to 19.0 (#1324)