Skip to content

Commit fec5cef

Browse files
committed
[BOT] post-merge updates
1 parent 3d5a35b commit fec5cef

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
@@ -23,7 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[hr_attendance_autoclose](hr_attendance_autoclose/) | 17.0.1.0.0 | | Close stale Attendances
2525
[hr_attendance_calendar_view](hr_attendance_calendar_view/) | 17.0.1.0.0 | | This module adds the calendar view as an option to display attendance
26-
[hr_attendance_reason](hr_attendance_reason/) | 17.0.1.1.0 | | HR Attendance Reason
26+
[hr_attendance_reason](hr_attendance_reason/) | 17.0.1.1.1 | | HR Attendance Reason
2727
[hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 17.0.1.1.0 | | Theoretical vs Attended Time Analysis
2828
[hr_attendance_rfid](hr_attendance_rfid/) | 17.0.1.0.0 | | HR Attendance RFID
2929

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:5ea4fe894b4098b9134c10e80ef832306fa6323b8147d81753bf62f7c54061ed
10+
!! source digest: sha256:4bfb75831b4ccedf237b53de2e7711fc65232775e78cf1360db7c688754e4926
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": "17.0.1.1.0",
7+
"version": "17.0.1.1.1",
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:5ea4fe894b4098b9134c10e80ef832306fa6323b8147d81753bf62f7c54061ed
370+
!! source digest: sha256:4bfb75831b4ccedf237b53de2e7711fc65232775e78cf1360db7c688754e4926
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/17.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-17-0/hr-attendance-17-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=17.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

0 commit comments

Comments
 (0)