| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-tools |
| GIT | |
| GIT | https://github.com/OCA/server-tools.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-tools/tree/14.0/model_read_only |
| VERSION | |
| VERSION | 3.0.3 |
| CATEGORY | |
| CATEGORY | 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, Melody Uffreduzzi, Adasat Torres de León, Andrey |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_model_form_inherit |
view.model.form.inherit | ir.model | page | Inherits base.view_model_form |
No new fields.
Public methods (1)check_access_rights(self, operation, raise_exception=True)
readonly_restriction_ids
One2many → model.readonly.restriction
No public methods.
group_ids
Many2many → res.groups
help='If empty - restriction is applied for everyone.'
relation='res_group_model_readonly_restriction_rel'
string='Groups'
args: 'res.groups'
model_id
Many2one → ir.model
model_name
Char
related='model_id.model'
string='Model Name'
restriction_domain
Char
help='If empty - restriction is applied always.'
args: 'Domain'
No public methods.