In order to prevent an employee from requesting more time off than available, and also taking into account that an absence can happen during more than one cycle, these are the possible scenarios:
- The amount of available days is enough in both cycles
- The absence requested does not include more than one cycle but the amount available is not enough
- The amount of available days in the current cycle is enough but next cycle's is not
- The amount of available days in the current cycle is not enough but next cycle's is
- Neither current cycle's available days nor the next cycle's is enough
In either case, a red warning message will appear at the bottom of the page.
💡Cycles are an integral part of the time off allowance configuration