TIP: You can type at any time to perform a new search.
Auto classify files into embedded DMS
dms_field_auto_classification · OCA/dms
- Repository
- OCA/dms · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Document Management
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/dms
- Last tracking update
- 2026-08-07 08:42:51
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Víctor Martínez, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_dms_classification_template_form |
dms.classification.template form | dms.classification.template | form | Inherits dms_auto_classification.view_dms_classification_template_form |
view_dms_classification_template_tree |
dms.classification.template tree | dms.classification.template | tree | Inherits dms_auto_classification.view_dms_classification_template_tree |
view_wizard_dms_classification_form |
wizard.dms.classification form | wizard.dms.classification | form | Inherits dms_auto_classification.view_wizard_dms_classification_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (3)
-
detail_idsOne2many → dms.classification.template.detailcomodel_name='dms.classification.template.detail'inverse_name='parent_id'string='Details' -
modelCharcompute='_compute_model'compute_sudo=Truestring='Model name' -
model_idMany2one → ir.modelcomodel_name='ir.model'domain=[('transient', '=', False)]string='Model'
No public methods.
New fields (5)
-
field_idMany2one → ir.model.fieldscomodel_name='ir.model.fields'domain="[('model_id', '=', model_id)]"string='Field' -
indexIntegerdefault=0required=True -
model_idMany2onerelated='parent_id.model_id' -
parent_idMany2one → dms.classification.templatecomodel_name='dms.classification.template'string='Parent' -
sequenceIntegerdefault=10required=True
No public methods.
New fields (2)
-
record_refReferencecompute='_compute_record_ref'selection=<expr>string='Record Referenced' -
template_idMany2onerelated='parent_id.template_id'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 60 days ago
- Last activity
- 60 days ago
- Repository
- OCA/dms
- Pull request
- [19.0][MIG] dms_field_auto_classification: Migration to 19.0 (#487)