| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/18.0/dms_field_auto_classification |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Document Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:09 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms_auto_classification - dms - dms_field odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor - http_routing - onboarding - portal - web_editor - auth_signup |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Automatically classify files within a .zip file to the corresponding directory(s) related to an embedded DMS. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_dms_classification_template_form |
dms.classification.template form | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_form |
view_dms_classification_template_tree |
dms.classification.template tree | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_tree |
view_wizard_dms_classification_form |
wizard.dms.classification form | wizard.dms.classification | xpath | Inherits dms_auto_classification.view_wizard_dms_classification_form |
detail_ids
One2many → dms.classification.template.detail
comodel_name='dms.classification.template.detail'
inverse_name='parent_id'
string='Details'
model
Char
compute='_compute_model'
compute_sudo=True
string='Model name'
model_id
Many2one → ir.model
comodel_name='ir.model'
domain=[('transient', '=', False)]
string='Model'
No public methods.
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', model_id)]"
string='Field'
index
Integer
default=0
required=True
model_id
Many2one
related='parent_id.model_id'
parent_id
Many2one → dms.classification.template
comodel_name='dms.classification.template'
string='Parent'
sequence
Integer
default=10
required=True
No public methods.
record_ref
Reference
compute='_compute_record_ref'
selection=<expr>
string='Record Referenced'
template_id
Many2one
related='parent_id.template_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/16.0/dms_field_auto_classification |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Document Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms_auto_classification - dms - dms_field odoo/odoo: - base - base_setup - web - bus - web_tour - http_routing - portal - web_editor - auth_signup |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_dms_classification_template_form |
dms.classification.template form | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_form |
view_dms_classification_template_tree |
dms.classification.template tree | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_tree |
view_wizard_dms_classification_form |
wizard.dms.classification form | wizard.dms.classification | xpath | Inherits dms_auto_classification.view_wizard_dms_classification_form |
detail_ids
One2many → dms.classification.template.detail
comodel_name='dms.classification.template.detail'
inverse_name='parent_id'
string='Details'
model
Char
compute='_compute_model'
compute_sudo=True
string='Model name'
model_id
Many2one → ir.model
comodel_name='ir.model'
domain=[('transient', '=', False)]
string='Model'
No public methods.
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', model_id)]"
string='Field'
index
Integer
default=0
required=True
model_id
Many2one
related='parent_id.model_id'
parent_id
Many2one → dms.classification.template
comodel_name='dms.classification.template'
string='Parent'
sequence
Integer
default=10
required=True
No public methods.
record_ref
Reference
compute='_compute_record_ref'
selection=<expr>
string='Record Referenced'
template_id
Many2one
related='parent_id.template_id'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/15.0/dms_field_auto_classification |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Document Management |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Víctor Martínez, Weblate, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms_auto_classification - dms - dms_field OCA/social: - mail_preview_base OCA/web: - web_drop_target odoo/odoo: - web - base - base_setup - bus - web_tour - http_routing - portal - web_editor - auth_signup |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_dms_classification_template_form |
dms.classification.template form | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_form |
view_dms_classification_template_tree |
dms.classification.template tree | dms.classification.template | field | Inherits dms_auto_classification.view_dms_classification_template_tree |
view_wizard_dms_classification_form |
wizard.dms.classification form | wizard.dms.classification | xpath | Inherits dms_auto_classification.view_wizard_dms_classification_form |
detail_ids
One2many → dms.classification.template.detail
comodel_name='dms.classification.template.detail'
inverse_name='parent_id'
string='Details'
model
Char
compute='_compute_model'
compute_sudo=True
model_id
Many2one → ir.model
comodel_name='ir.model'
domain=[('transient', '=', False)]
string='Model'
No public methods.
field_id
Many2one → ir.model.fields
comodel_name='ir.model.fields'
domain="[('model_id', '=', model_id)]"
string='Field'
index
Integer
default=0
required=True
model_id
Many2one
related='parent_id.model_id'
parent_id
Many2one → dms.classification.template
comodel_name='dms.classification.template'
string='Parent'
sequence
Integer
default=10
required=True
No public methods.
record_ref
Reference
compute='_compute_record_ref'
selection=<expr>
string='Record Referenced'
template_id
Many2one
related='parent_id.template_id'
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/dms |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] dms_field_auto_classification: Migration to 19.0 (#487) |