base_warn_option
⧉ View on GitHubPurpose
This module provides a base system for managing predefined warning and blocking messages to ensure consistency across Odoo when warning or blocking records in various models.
Features
- base: Defines a model to store predefined warning and blocking messages with customizable text.
- base: Allows specification of message types to restrict usage to warnings, blocks, or both.
- base: Provides a user interface for managing warning options through the general settings.
- base: Supports extensible usage scopes to control where messages can be selected.