TIP: You can type at any time to perform a new search.
Management System - Action Template
mgmtsystem_action_template · OCA/management-system
- Repository
- OCA/management-system · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Management System
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/management-system
- Last tracking update
- 2026-08-07 08:42:59
- Authors
- Odoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
- Maintainers
- Odoo Community Association (OCA), Associazione PNLUG - Gruppo Odoo
- Committers
- Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | form | Inherits mgmtsystem_action.view_mgmtsystem_action_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
template_idMany2one → mgmtsystem.action.templatehelp="Fill Action's fields with Template's values" args: 'mgmtsystem.action.template', 'Reference Template'
No public methods.
New fields (5)
-
descriptionHtml -
nameCharrequired=True -
tag_idsMany2many → mgmtsystem.action.tagstring='Tags' args: 'mgmtsystem.action.tag' -
type_actionSelectionselection=<expr>string='Response Type' -
user_idMany2one → res.usersdefault=<expr>required=True args: 'res.users', 'Responsible'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…