OCA/payroll · 18.0
Payroll Public Holidays
payroll_hr_public_holidays
Payroll Public Holidays
Allows to link hr_holidays_public module with payroll.
With this module installed, public holidats will automatically be fetched and displayed in worked days table for payslip computation. This is useful to countries that need to make salary rules with public holidays data.
Table of contents
Usage
- Set public holidays via the Public Holidays menu provided by
calendar_public_holiday(modelcalendar.public.holiday). This is the source read by this module to produce thePHOLline on payslips. - Do not use the Public Holidays menu provided by Odoo standard
hr_holidays: it stores entries onresource.calendar.leaveswhich are not picked up here and produce a generic line on the payslip instead of aPHOLline. - Create a payslip: public holidays from
calendar.public.holidayare fetched automatically into the worked days table with codePHOL.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Nimarosa
Contributors
- Nimarosa (Nicolas Rodriguez) <<nicolarsande@gmail.com>>
Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>_
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/payroll project on GitHub.
You are welcome to contribute. To learn how please visit <https://odoo-community.org/page/Contribute>.






