TIP: You can type at any time to perform a new search.
Technical features group
base_technical_features · OCA/server-ux
- Repository
- OCA/server-ux · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Usability
- Folder size
- 0.16 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-ux
- Last tracking update
- 2026-08-07 09:06:24
- Authors
- Odoo Community Association (OCA), Opener B.V.
- Maintainers
- Odoo Community Association (OCA), Opener B.V.
- Committers
- Iván Todorovich, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module provides persistent access to technical features based on user preferences, eliminating the need to activate debug mode.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form |
res.users | form | Inherits base.view_users_form | |
view_users_form_simple_modif |
res.users | form | Inherits base.view_users_form_simple_modif |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
technical_featuresBooleancompute='_compute_technical_features'help='Whether the user has technical features always enabled.'inverse='_inverse_technical_features'
-
SELF_READABLE_FIELDS(self)@property -
SELF_WRITEABLE_FIELDS(self)@property -
has_group(self, group_ext_id: str) -> bool
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…