Skip to content

Commit 92bb19f

Browse files
committed
[IMP] Payroll: Update Public Holiday Error
closes #14742 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
1 parent 7b30a69 commit 92bb19f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/applications/hr/time_off.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,14 +153,15 @@ off is visible to other users, and how the time off affects the **Payroll** app.
153153
request would be for three hours, since the two extra worked hours are used first, and deducted
154154
from the request.
155155

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

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

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

0 commit comments

Comments
 (0)