Skip to content

Commit 26534a8

Browse files
committed
[BOT] post-merge updates
1 parent b9b0177 commit 26534a8

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
2828
[hr_attendance_missing_days](hr_attendance_missing_days/) | 15.0.1.0.0 | | This modules generates attendances for working days without attendance
2929
[hr_attendance_modification_tracking](hr_attendance_modification_tracking/) | 15.0.1.0.0 | | Attendance changes will now be registered in the chatter.
3030
[hr_attendance_overtime_manual](hr_attendance_overtime_manual/) | 15.0.1.0.0 | | Allows adding manual overtime records
31-
[hr_attendance_reason](hr_attendance_reason/) | 15.0.1.2.1 | | HR Attendance Reason
31+
[hr_attendance_reason](hr_attendance_reason/) | 15.0.1.3.0 | | HR Attendance Reason
3232
[hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 15.0.1.3.0 | | Theoretical vs Attended Time Analysis
3333
[hr_attendance_rfid](hr_attendance_rfid/) | 15.0.1.0.3 | | HR Attendance RFID
3434

hr_attendance_reason/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ HR Attendance Reason
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c203554d899b5818de9f17fa496cdad49c51582c21962f664ce3edeb7f82da49
10+
!! source digest: sha256:d83d180b283b87a4bbd149201deea72ba6811fbec50e9bd91b24e6cf7a8d4d59
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

hr_attendance_reason/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "HR Attendance Reason",
7-
"version": "15.0.1.2.1",
7+
"version": "15.0.1.3.0",
88
"category": "Human Resources",
99
"website": "https://github.com/OCA/hr-attendance",
1010
"author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",

hr_attendance_reason/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">HR Attendance Reason</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c203554d899b5818de9f17fa496cdad49c51582c21962f664ce3edeb7f82da49
370+
!! source digest: sha256:d83d180b283b87a4bbd149201deea72ba6811fbec50e9bd91b24e6cf7a8d4d59
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/hr-attendance/tree/15.0/hr_attendance_reason"><img alt="OCA/hr-attendance" src="https://img.shields.io/badge/github-OCA%2Fhr--attendance-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-attendance-15-0/hr-attendance-15-0-hr_attendance_reason"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/hr-attendance&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module allows to define reasons why the attendance is not what expected.

0 commit comments

Comments
 (0)