Validate Timesheet Daily Total Working Hours template
Use this template to create a business rule that validates daily total working hours against scheduled work hours on a timesheet.
class_name =
largesoft.br.rules.system.TSValidateDailyTotalHours
Parameters
This template has these parameters:
- Daily hours worked on
- Select the options to validate against scheduled hours.
- Operator
- Select the operator that you want to perform against the scheduled hours. When the submitted timesheet hours vary against the scheduled hours a message is sent to the user indicating the discrepancy. For example, if you selected Both Items and Timesheets tab < Scheduled hours the system would warn users when the submitted hours are greater than the scheduled hours for the day because the condition requires that submitted hours must be less than the scheduled hours.
This business rule fires when a Timesheet is submitted.