base_tier_validation
This module provides a framework for implementing multi-tier validation workflows on Odoo documents.
Key Features
- tier definition: Define validation tiers with options for reviewer notifications, comments, and sequential approval.
- tier review: Manage review processes with commenting and approval sequencing.
- tier validation: Implement validation logic on documents using an abstract model.
- tier exception: Configure exceptions to allow editing of validated records under specific conditions.
- configuration: Set up tier validations and exceptions through settings.
- user interface: Provide systray notifications and widgets for tier reviews.
- notification: Send emails to reviewers on creation or when reaching pending status.