Auto classify files into embedded DMS

dms_field_auto_classification
REPOSITORY
REPOSITORYOCA/dms
GIT
GIThttps://github.com/OCA/dms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/dms/tree/18.0/dms_field_auto_classification
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYDocument Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/dms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:09
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/dms:
    - dms_auto_classification
    - dms
    - dms_field
odoo/odoo:
    - mail
    - 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.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (3)
  • 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'
Public methods (0)

No public methods.

New fields (5)
  • 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
Public methods (0)

No public methods.

New fields (2)
  • record_ref Reference
    compute='_compute_record_ref' selection=<expr> string='Record Referenced'
  • template_id Many2one
    related='parent_id.template_id'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/dms
GIT
GIThttps://github.com/OCA/dms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/dms/tree/16.0/dms_field_auto_classification
VERSION
VERSION 1.0.3
CATEGORY
CATEGORYDocument Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/dms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:42
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/dms:
    - dms_auto_classification
    - dms
    - dms_field
odoo/odoo:
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (3)
  • 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'
Public methods (0)

No public methods.

New fields (5)
  • 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
Public methods (0)

No public methods.

New fields (2)
  • record_ref Reference
    compute='_compute_record_ref' selection=<expr> string='Record Referenced'
  • template_id Many2one
    related='parent_id.template_id'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/dms
GIT
GIThttps://github.com/OCA/dms.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/dms/tree/15.0/dms_field_auto_classification
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYDocument Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSVíctor Martínez, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/dms
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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
Models touched (3)

New fields (3)
  • 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'
Public methods (0)

No public methods.

New fields (5)
  • 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
Public methods (0)

No public methods.

New fields (2)
  • record_ref Reference
    compute='_compute_record_ref' selection=<expr> string='Record Referenced'
  • template_id Many2one
    related='parent_id.template_id'
Public methods (0)

No public methods.

STATUS
STATUSOpen migration PR - not merged yet for this version
REPOSITORY
REPOSITORYOCA/dms
PULL REQUEST
PULL REQUEST[19.0][MIG] dms_field_auto_classification: Migration to 19.0 (#487)