mirror of
https://github.com/odoo/documentation.git
synced 2025-12-13 16:09:11 +07:00
[IMP] Payroll: Update Public Holiday Error
closes odoo/documentation#14742 Signed-off-by: Felicia Kuan (feku) <feku@odoo.com>
This commit is contained in:
@@ -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
|
request would be for three hours, since the two extra worked hours are used first, and deducted
|
||||||
from the request.
|
from the request.
|
||||||
|
|
||||||
- :guilabel:`Public Holiday Included`: Enable this option if public holidays should be excluded from
|
- :guilabel:`Public Holiday Included`: Enable this option if public holidays should be included in
|
||||||
a time off request.
|
time off requests.
|
||||||
|
|
||||||
.. example::
|
.. example::
|
||||||
An employee in the United States requests time off for the week of July 4th, for a total of
|
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
|
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
|
automatically modified to use four vacation days and one public holiday, instead of five
|
||||||
included, and the user does not need to use their own vacation time for a public holiday.
|
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
|
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
|
the entire week, instead of making two separate requests, one for the days *before* the
|
||||||
|
|||||||
Reference in New Issue
Block a user