Time off requests and balance rules

As a system administrator, you can control how time off types and employee balances are evaluated during clock-based time off requests using configuration properties. These configuration properties determine whether entitlement and balance information is considered.

Use the following properties in settings.conf to configure how time off types and employee balances are evaluated for time off processing in clocks:
time_off_request.entitled
Use entitlement when evaluating time off types for time off requests.
Default value is true.
time_off_request.ignore_balance
Ignore balance values when processing time off requests.
Default value is false.
employee_balance.entitled
Use entitlement when evaluating employee balances.
Default value is true.