| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/dms |
| GIT | |
| GIT | https://github.com/OCA/dms.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/dms/tree/14.0/dms_action |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), CreuBlanca |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), CreuBlanca |
| COMMITTERS | |
| COMMITTERS | Enric Tobella, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/dms |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:52 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/dms: - dms 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 - base_sparse_field |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
dms_assets | ir.ui.view | qweb | Inherits web.assets_backend |
dms_action_form_view |
dms.action.form (in dms_action) | dms.action | form | New |
dms_action_search_view |
dms.action.search (in dms_action) | dms.action | search | New |
dms_action_tree_view |
dms.action.tree (in dms_action) | dms.action | tree | New |
dms_directory_form_view |
dms.directory.form (in dms_action) | dms.directory | notebook | Inherits dms.view_dms_directory_form |
dms_file_form_view |
dms.file.form (in dms_action) | dms.file | header | Inherits dms.view_dms_file_form |
view_dms_file_kanban |
dms.file.form (in dms_action) | dms.file | xpath | Inherits dms.view_dms_file_kanban |
action_id
Many2one → ir.actions.server
domain=[('model_name', '=', 'dms.file')]
args: 'ir.actions.server'
active
Boolean
default=True
dms_directory_ids
Many2many → dms.directory
icon
Char
kind
Selection
required=True
args: [('server_action', 'Server Action')]
name
Char
required=True
No public methods.
dms_action_ids
Many2many → dms.action
No public methods.
action_button
Serialized
compute='_compute_action_button'
with_actions
Boolean
compute='_compute_action_button'
execute_action(self, kwargs=False)