Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions content/applications/hr/time_off.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,14 +153,15 @@ off is visible to other users, and how the time off affects the **Payroll** app.
request would be for three hours, since the two extra worked hours are used first, and deducted
from the request.

- :guilabel:`Public Holiday Included`: Enable this option if public holidays should be excluded from
a time off request.
- :guilabel:`Public Holiday Included`: Enable this option if public holidays should be included in
time off requests.

.. example::
An employee in the United States requests time off for the week of July 4th, for a total of
five days. Since the 4th of July is a holiday in the United States, the time off request is
automatically modified for four days off instead of five. That is because the holiday is
included, and the user does not need to use their own vacation time for a public holiday.
automatically modified to use four vacation days and one public holiday, instead of five
vacation days. That is because the holiday is included, and the user does not need to use their
own vacation time for a public holiday.

This option reduces extra work for users, enabling them to make only one time off request for
the entire week, instead of making two separate requests, one for the days *before* the
Expand Down