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:
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 IDNameModelTypeStatus
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_features Boolean
    compute='_compute_technical_features' help='Whether the user has technical features always enabled.' inverse='_inverse_technical_features'
Public methods (3)
  • 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…