Base Tier Validation - Server Action

base_tier_validation_server_action
REPOSITORY
REPOSITORYOCA/tier-validation
GIT
GIThttps://github.com/OCA/tier-validation.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/tier-validation/tree/19.0/base_tier_validation_server_action
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Maksym Yankin
WEBSITE
WEBSITEhttps://github.com/OCA/tier-validation
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:46
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/tier-validation:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add option to call "Server Action" when a tier definition is
approved or rejected

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (2)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate"
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/18.0/base_tier_validation_server_action
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSCarlos Lopez, OCA-git-bot, oca-ci, JasminSForgeFlow
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add option to call "Server Action" when a tier definition is
approved or rejected

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (2)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate"
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/17.0/base_tier_validation_server_action
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSOCA-git-bot, Raf Ven, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module add option to call "Server Action" when a tier definition is
approved or rejected

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (2)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate"
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/16.0/base_tier_validation_server_action
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, oca-ci, Saran440
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:53
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (2)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate"
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/15.0/base_tier_validation_server_action
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, ps-tubtim
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:39
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (2)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate"
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/server-ux
GIT
GIThttps://github.com/OCA/server-ux.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-ux/tree/14.0/base_tier_validation_server_action
VERSION
VERSION 2.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Ecosoft
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Ecosoft
COMMITTERS
COMMITTERSDenis Roussel, OCA Transbot, oca-travis, Weblate, OCA-git-bot, Kitti U, Alessio Renda
WEBSITE
WEBSITEhttps://github.com/OCA/server-ux
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:41:07
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-ux:
    - base_tier_validation
odoo/odoo:
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
tier_definition_view_form tier.definition.form tier.definition xpath Inherits base_tier_validation.tier_definition_view_form
Models touched (3)

New fields (4)
  • auto_validate Boolean
    help="Use schedule job to auto validate if condition is met.\n- If no user specified, use job's system user to validate\n- If 1 user matched as reviewer, use the user to validate\n- If > 1 user matched as reviewer, do not auto validate" string='Auto Validate'
  • auto_validate_domain Char
  • rejected_server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is rejected' string='Post Reject Action'
  • server_action_id Many2one → ir.actions.server
    comodel_name='ir.actions.server' domain=[('usage', '=', 'ir_actions_server')] help='Server action triggered as soon as this step is approved' string='Post Approve Action'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)

New fields (0)

No new fields.

Public methods (0)

No public methods.