hr_timesheet_sheet_warning
This module enables the definition and evaluation of custom warnings for timesheet sheets using Python expressions to alert users of specific conditions.
Key Features
- hr.timesheet.sheet.warning.definition: Enables the creation of custom warning criteria using Python expressions and domains to evaluate timesheet sheets.
- hr.timesheet.sheet.warning.item: Generates and stores individual warnings for timesheet sheets when criteria are met.
- hr.timesheet.sheet: Adds a warnings tab to timesheet sheets for viewing and generating warnings.
- timesheet warnings: Automatically evaluates warnings when a timesheet sheet is submitted to the reviewer.
- timesheet warnings: Allows manual generation of warnings for a specific timesheet sheet.