TIP: You can type at any time to perform a new search.
Model Read Only
model_read_only · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 3.0.3
- Category
- Tools
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-tools
- Last tracking update
- 2026-08-07 07:47:40
- Authors
- Odoo Community Association (OCA), Ilyas, ooops404
- Maintainers
- Odoo Community Association (OCA), Ilyas, ooops404
- Committers
- Weblate, OCA-git-bot, oca-ci, Ilyas, Melody Uffreduzzi, Andrey, Adasat Torres de León
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_model_form_inherit |
view.model.form.inherit | ir.model | form | Inherits base.view_model_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (1)-
check_access_rights(self, operation, raise_exception=True)@api.model
New fields (1)
-
readonly_restriction_idsOne2many → model.readonly.restrictionargs: 'model.readonly.restriction', 'model_id'
No public methods.
New fields (4)
-
group_idsMany2many → res.groupshelp='If empty - restriction is applied for everyone.'relation='res_group_model_readonly_restriction_rel'string='Groups' args: 'res.groups' -
model_idMany2one → ir.modelargs: 'ir.model' -
model_nameCharrelated='model_id.model'string='Model Name' -
restriction_domainCharhelp='If empty - restriction is applied always.' args: 'Domain'
No public methods.