| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/tier-validation |
| GIT | |
| GIT | https://github.com/OCA/tier-validation.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/tier-validation/tree/19.0/base_tier_validation_confirm_auth |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/tier-validation |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/tier-validation: - base_tier_validation odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Allows to add an authentication check to tier validation, where the user must confirm his authentication in order to approve or reject the tier review. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
tier_definition_view_form |
tier.definition.form | tier.definition | field | Inherits base_tier_validation.tier_definition_view_form |
No new fields.
Public methods (1)add_comment(self)
require_authentication
Boolean
default=False
help='If enabled, the user will be asked to authenticate himself in order to validate or reject the tier.'
No public methods.
require_authentication
Boolean
readonly=True
related='definition_id.require_authentication'
No public methods.
require_authentication
Boolean
compute='_compute_require_authentication'
reject_tier(self)
validate_tier(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/18.0/base_tier_validation_confirm_auth |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), ForgeFlow |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), ForgeFlow |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Arnau |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/server-ux |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:16 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/server-ux: - base_tier_validation odoo/odoo: - base - base_setup - web - bus - web_tour - html_editor |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Allows to add an authentication check to tier validation, where the user must confirm his authentication in order to approve or reject the tier review. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
tier_definition_view_form |
tier.definition.form | tier.definition | field | Inherits base_tier_validation.tier_definition_view_form |
No new fields.
Public methods (1)add_comment(self)
require_authentication
Boolean
default=False
help='If enabled, the user will be asked to authenticate himself in order to validate or reject the tier.'
No public methods.
require_authentication
Boolean
readonly=True
related='definition_id.require_authentication'
No public methods.
require_authentication
Boolean
compute='_compute_require_authentication'
reject_tier(self)
validate_tier(self)