TIP: You can type at any time to perform a new search.
Base Tier Validation - Server Action
base_tier_validation_server_action · OCA/tier-validation
- Repository
- OCA/tier-validation · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Tools
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/tier-validation
- Last tracking update
- 2026-08-07 09:06:34
- Authors
- Odoo Community Association (OCA), Ecosoft
- Maintainers
- Odoo Community Association (OCA), Ecosoft
- Committers
- Maksym Yankin, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
tier_definition_view_form |
tier.definition.form | tier.definition | form | Inherits base_tier_validation.tier_definition_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (4)
-
auto_validateBooleanhelp="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_domainChar -
rejected_server_action_idMany2one → ir.actions.servercomodel_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_idMany2one → ir.actions.servercomodel_name='ir.actions.server'domain=[('usage', '=', 'ir_actions_server')]help='Server action triggered as soon as this step is approved'string='Post Approve Action'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…