| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/19.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, Iván Todorovich, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:49 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module provides persistent access to technical features based on user preferences, eliminating the need to activate debug mode. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form |
res.users | group | Inherits base.view_users_form | |
view_users_form_simple_modif |
res.users | group | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
technical_features
Boolean
compute='_compute_technical_features'
help='Whether the user has technical features always enabled.'
inverse='_inverse_technical_features'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
has_group(self, group_ext_id: str) -> bool
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/18.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | GitHub, Weblate, OCA-git-bot, oca-ci, trisdoan, Khôi (Kiên Kim) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | ## Access to technical features without activating debug mode In Odoo 9.0 and later, the debug mode grants every employee user access to the technical features. This module enables persistent access to technical features based on user preference. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/17.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | GitHub, Víctor Martínez, Weblate, OCA-git-bot, oca-ci, David Ramia, Marcos Oitaben |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:08 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | ## Access to technical features without activating debug mode In Odoo 9.0 and later, the debug mode grants every employee user access to the technical features. This module enables persistent access to technical features based on user preference. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/16.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Arnaud Pineux, GitHub, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:54 |
| 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_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/15.0/base_technical_features |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, JuMiSanAr, jsanchez |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:39 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
SELF_READABLE_FIELDS(self)
SELF_WRITEABLE_FIELDS(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/14.0/base_technical_features |
| VERSION | |
| VERSION | 1.1.1 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Patrick Tombez, OCA Transbot, oca-travis, Weblate, OCA-git-bot, oca-git-bot, Dũng (Trần Đình) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:07 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/13.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, OCA Transbot, Thomas Binsfeld, oca-travis, Weblate, OCA-git-bot, jim.hoefnagels |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='_compute_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='_compute_technical_features'
inverse='_inverse_technical_features'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/12.0/base_technical_features |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, Sergio Zanchetta, OCA Transbot, ahenriquez, oca-travis, Weblate, OCA-git-bot, Héctor Villarreal Ortega |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:29:22 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='get_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='get_technical_features'
inverse='set_technical_features'
get_show_technical_features(self)
get_technical_features(self)
set_technical_features(self)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/server-ux |
| GIT | |
| GIT | https://github.com/OCA/server-ux.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/server-ux/tree/11.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://github.com/oca/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:24:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='get_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='get_technical_features'
inverse='set_technical_features'
get_show_technical_features(self)
get_technical_features(self)
set_technical_features(self)
| 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/10.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Pedro M. Baeza, GitHub, Denis Roussel, OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://github.com/oca/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - web - base |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (1)user_has_groups(self, groups)
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='get_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='get_technical_features'
inverse='set_technical_features'
get_show_technical_features(self)
get_technical_features(self)
set_technical_features(self)
| 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/9.0/base_technical_features |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Usability |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Opener B.V. |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Opener B.V. |
| COMMITTERS | |
| COMMITTERS | Stefan Rijnhart, Jairo Llopis, Denis Roussel, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate |
| WEBSITE | |
| WEBSITE | https://github.com/oca/server-tools |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:23 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES | |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_users_form_simple_modif |
Add technical features checkbox to user preferences form | res.users | field | Inherits base.view_users_form_simple_modif |
No new fields.
Public methods (0)No public methods.
No new fields.
Public methods (0)No public methods.
show_technical_features
Boolean
compute='get_show_technical_features'
help='Whether to display the technical features field in the user preferences.'
string='Show field Technical Features'
technical_features
Boolean
compute='get_technical_features'
inverse='set_technical_features'
get_show_technical_features(self)
get_technical_features(self)
set_technical_features(self)