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
OCA/connector:
OCA/edi:
OCA/edi-framework:
OCA/server-ux:
odoo/odoo:
- web
- bus
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 IDNameModelTypeStatus
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_id Many2one → edi.exchange.record
    required=True args: 'edi.exchange.record'
  • object_id Reference
    required=True selection=<expr>
Public methods (2)
  • 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…