TIP: You can type at any time to perform a new search.
Document Quick Access Folder Auto Classification
document_quick_access_folder_auto_classification · OCA/server-ux
- Repository
- OCA/server-ux · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Uncategorized
- 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
- Maintainers
- Odoo Community Association (OCA), Creu Blanca
- Committers
- OCA-git-bot, oca-ci, Arnau
- Odoo dependencies
- Python dependencies
- pdf2image, pyzbar, cachetools, PyYAML, openupgradelib
- System dependencies
- libzbar0, poppler-utils
- Required by
- None
- Description
This module creates a job that scans all files from a storage and attaches them to its record. The record is found using the document quick access rules.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
document_quick_access_missing_assign_form_view |
document.quick.access.missing.assign.form (in document_quick_access_folder_auto_classification) | document.quick.access.missing.assign | form | New |
document_quick_access_missing_form_view |
edi.exchange.record.form (in document_quick_access_folder_auto_classification) | edi.exchange.record | form | New |
document_quick_access_missing_search_view |
document.quick.access.missing.search (in document_quick_access_folder_auto_classification) | edi.exchange.record | search | New |
document_quick_access_missing_tree_view |
document.quick.access.missing.tree (in document_quick_access_folder_auto_classification) | edi.exchange.record | list | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
process(self, exchange_record)
New fields (2)
-
exchange_record_idMany2one → edi.exchange.recordrequired=True args: 'edi.exchange.record' -
object_idReferencerequired=Trueselection=<expr>
-
document_quick_access_models(self)@api.model -
manually_assign(self)
New fields (0)
No new fields.
Public methods (1)-
read_code(self, code)@api.model
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…