HR Attendance hours report
HR Attendance hours report
This module provides a new report in hr_attendance to display the worked time of employees split in the following categories:
- type of day (weekday, sunday, holiday)
- daytime / nighttime
The information of a day being a holiday comes from the configured public holidays from the module hr_holidays_public.
This is meant as a helper for people interacting with external payroll systems.
Table of contents
Configuration
There is a new setting in the Attendance settings to set on the company the hour at which the night worktime starts and ends. The default is from 10pm to 6am.
These hours are expressed in the employee's time zone.
Usage
Go to Attendances -> Attendances for Payroll, you will see a list view or a pivot view of attendances with the following values:
- date (using the check in datetime, converted to the date in the employee's timezone
- date type (normal, sunday or holiday)
- daytime work duration
- nighttime work duration
- total work duration
The list view and pivot view can be exported to a spreadsheet for further processing.
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
- Camptocamp
Contributors
- Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
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.
This module is part of the OCA/hr-attendance project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.