Management System - Action Template

mgmtsystem_action_template
REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/18.0/mgmtsystem_action_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:15
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add management of template for Actions.

- new Action Template model to set default values
- new field to select an Action Template to fill predefined fields
  automatically

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template list New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/17.0/mgmtsystem_action_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add management of template for Actions.

- new Action Template model to set default values
- new field to select an Action Template to fill predefined fields
  automatically

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/16.0/mgmtsystem_action_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, FernandoRomera
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:51
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/15.0/mgmtsystem_action_template
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Stefano Consolaro
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:37
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/14.0/mgmtsystem_action_template
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSMaxime Chambreuil, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:04
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/13.0/mgmtsystem_action_template
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Stefano Consolaro
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:34:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/12.0/mgmtsystem_action_template
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Stefano Consolaro
WEBSITE
WEBSITEhttps://github.com/OCA/management-system
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:21
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/management-system
GIT
GIThttps://github.com/OCA/management-system.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/management-system/tree/11.0/mgmtsystem_action_template
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManagement System
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
COMMITTERS
COMMITTERSoca-travis, Weblate, OCA-git-bot, Stefano Consolaro
WEBSITE
WEBSITEhttps://gitlab.com/PNLUG/Odoo/management-system-improvements/tree/11.0/mgmtsystem_extended
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:59
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/knowledge:
    - document_page
    - knowledge
OCA/management-system:
    - mgmtsystem_action
    - mgmtsystem
    - mgmtsystem_nonconformity
    - document_page_procedure
    - document_page_work_instruction
odoo/odoo:
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (6)
XML IDNameModelTypeStatus
mgmtsystem_action_template_form_view mgmtsystem.action.template.form (in mgmtsystem_action_template) mgmtsystem.action.template form New
mgmtsystem_action_template_search_view mgmtsystem.action.template.search (in mgmtsystem_action_template) mgmtsystem.action.template search New
mgmtsystem_action_template_tree_view mgmtsystem.action.template.tree (in mgmtsystem_action_template) mgmtsystem.action.template tree New
view_mgmtsystem_action_filter view.mgmtsystem.action.filter mgmtsystem.action xpath Inherits mgmtsystem_action.view_mgmtsystem_action_filter
view_mgmtsystem_action_form view.mgmtsystem.action mgmtsystem.action field Inherits mgmtsystem_action.view_mgmtsystem_action_form
view_mgmtsystem_action_kanban mgmtsystem.action.kanban mgmtsystem.action xpath Inherits mgmtsystem_action.view_mgmtsystem_action_kanban
Models touched (2)

New fields (1)
  • template_id Many2one → mgmtsystem.action.template
    help="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
Public methods (0)

No public methods.

New fields (5)
  • description Html
  • name Char
    required=True
  • tag_ids Many2many → mgmtsystem.action.tag
    string='Tags' args: 'mgmtsystem.action.tag'
  • type_action Selection
    selection=<expr> string='Response Type'
  • user_id Many2one → res.users
    default=<expr> required=True args: 'res.users', 'Responsible'
Public methods (0)

No public methods.