TIP: You can type at any time to perform a new search.
Web Access Rules Buttons
web_access_rule_buttons · OCA/web
- Repository
- OCA/web · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Web
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/web
- Last tracking update
- 2026-08-07 07:47:29
- Authors
- Camptocamp, Odoo Community Association (OCA), Onestein
- Maintainers
- Camptocamp, Odoo Community Association (OCA), Onestein
- Committers
- Pedro M. Baeza, Víctor Martínez, Weblate, OCA Transbot, OCA-git-bot, oca-travis, dsolanki
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_backend |
web_access_rule_buttons assets | ir.ui.view | qweb | Inherits web.assets_backend |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (1)-
check_access_rule_all(self, operations=None)Verifies that the operation given by ``operations`` is allowed for the user according to ir.rules. If ``operations`` is empty, it returns the result for all actions. :param operation: a list of ``read``, ``create``, ``write``, ``unlink`` :return: {operation: access} (access is a boolean)
Loading…
Loading…
Loading…