Time off requests and balance rules

As a system administrator, you can filter the time off types available for request and balances available for review by employees on the clock, using the following configuration properties:

time_off_request.entitled
Determines whether employees see only their entitled time off types when making a selection.
Default value is true.
time_off_request.ignore_balance
Determines whether time off balances are ignored when displaying time off types during a request
Default value is false.
employee_balance.entitled
Determines whether employees see only their entitled balances when viewing balances
Default value is true.
feature.time_off_request.entitled
Enables the entitled time off request feature on the clock. When enabled, employees can submit time off requests for their entitled time off types through the reader.
Default value is false.
feature.time_off_request.ignore_balance
Determines whether time off balances are ignored when an employee submits a time off request through the reader.
Default value is false.