| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/14.0/base_action_visibility_restriction_domain |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Extra Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Ilyas, Ooops404 |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Ilyas, Ooops404 |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Ilyas |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - base_action_visibility_restriction odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
ir_actions_restriction_form_view |
ir.actions.restriction.form.view | ir.actions.restriction | form | New |
view_server_action_form |
Server Action - restriction_domain | ir.actions.server | label | Inherits base_action_visibility_restriction.view_server_action_form |
view_window_action_form |
Window Action - restriction_domain | ir.actions.act_window | label | Inherits base_action_visibility_restriction.view_window_action_form |
restriction_ids
One2many → ir.actions.restriction
read(self, fields=None, load='_classic_read')
No new fields.
Public methods (1)get_bindings(self, model_name)
condition_domain
Char
help='Defines records on which group can run action'
group_id
Many2one → res.groups
model
Char
compute='_compute_model'
server_action_id
Many2one → ir.actions.server
window_action_id
Many2one → ir.actions.act_window
No public methods.
restriction_ids
One2many → ir.actions.restriction
run(self)