purchase_exception
This module enables the attachment of customizable exceptions to purchase orders to detect and manage errors, facilitating the handling of issues especially in mass import scenarios.
Key Features
- purchase.order: Supports defining and applying custom exception rules to purchase orders.
- purchase.order.line: Supports defining and applying custom exception rules to purchase order lines.
- purchases: Automatically detects exceptions on purchase orders and their lines during key operations.
- purchases: Blocks purchase order confirmation when exceptions are detected unless explicitly ignored.
- purchases: Provides a wizard interface for users to review and choose to ignore exceptions.
- purchases: Displays exception alerts and details directly in the purchase order form.
- purchases: Adds filtering options to identify purchase orders blocked by exceptions.
- purchases: Includes a scheduled task to periodically check and detect exceptions on draft purchase orders.
- purchases: Allows manual or wizard-based ignoring of exceptions to proceed with order processing.