-
-
Notifications
You must be signed in to change notification settings - Fork 136
[17.0][ADD] hr_attendance_report #222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 17.0
Are you sure you want to change the base?
[17.0][ADD] hr_attendance_report #222
Conversation
I would remove the |
39d7265
to
e9da676
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
1ca346e
to
d11e949
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Come on! we are getting closer and closer to have it ready :)! for my part, the code review...
hr_attendance_report/wizard/employee_attendance_report_wizard.py
Outdated
Show resolved
Hide resolved
hr_attendance_report/wizard/employee_attendance_report_wizard.py
Outdated
Show resolved
Hide resolved
hr_attendance_report/wizard/employee_attendance_report_wizard.py
Outdated
Show resolved
Hide resolved
hr_attendance_report/wizard/employee_attendance_report_wizard.py
Outdated
Show resolved
Hide resolved
hr_attendance_report/wizard/employee_attendance_report_wizard.py
Outdated
Show resolved
Hide resolved
19ac236
to
7487cfc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This PR has the |
Hi @pedrobaeza @yajo 👋 This PR has the Thanks in advance! 😊 |
One of the approvals must be a PSC: https://github.com/OCA/odoo-community.org/blob/master/website/Contribution/CONTRIBUTING.rst#review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
You have to squash the commits. Instead of doing it in 2 steps, you can amend the commits while working on it (that's for the future cases). |
f8a6414
to
e251a6f
Compare
c09d93a
to
62cc150
Compare
eba852c
to
27949d9
Compare
This module allows users to generate employee attendance reports in PDF and Excel formats within the Odoo Attendance system. It provides a wizard for filtering and exporting attendance data with customizable date ranges, employees, and departments.
Features:
Impact: