Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Nov 27, 2024
1 parent cc5b432 commit 61bff91
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ addon | version | maintainers | summary
--- | --- | --- | ---
[hr_attendance_autoclose](hr_attendance_autoclose/) | 17.0.1.0.0 | | Close stale Attendances
[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
[hr_attendance_reason](hr_attendance_reason/) | 17.0.1.0.0 | | HR Attendance Reason
[hr_attendance_reason](hr_attendance_reason/) | 17.0.1.1.0 | | HR Attendance Reason
[hr_attendance_report_theoretical_time](hr_attendance_report_theoretical_time/) | 17.0.1.1.0 | | Theoretical vs Attended Time Analysis

[//]: # (end addons)
Expand Down
28 changes: 14 additions & 14 deletions hr_attendance_reason/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ HR Attendance Reason
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1efc21ca72875c847f215f0527a36c5bf1bef11334f475fa794486791eea004f
!! source digest: sha256:5ea4fe894b4098b9134c10e80ef832306fa6323b8147d81753bf62f7c54061ed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand All @@ -31,9 +31,9 @@ HR Attendance Reason
This module allows to define reasons why the attendance is not what
expected. Some example reasons are

- Could not access the system: Visit a customer
- Leave soon to pick up children
- The Hr manager amended the attendance and needs to tell
- Could not access the system: Visit a customer
- Leave soon to pick up children
- The Hr manager amended the attendance and needs to tell

**Table of contents**

Expand Down Expand Up @@ -70,18 +70,18 @@ Authors
Contributors
------------

- Odoo S.A.
- Aaron Henriquez <[email protected]>
- Damien Crier <[email protected]>
- Saran Lim. <[email protected]>
- David Alonso <[email protected]>
- Juany Davila <[email protected]>
- `Tecnativa <https://www.tecnativa.com>`__:
- Odoo S.A.
- Aaron Henriquez <[email protected]>
- Damien Crier <[email protected]>
- Saran Lim. <[email protected]>
- David Alonso <[email protected]>
- Juany Davila <[email protected]>
- `Tecnativa <https://www.tecnativa.com>`__:

- Víctor Martínez
- Carlos Lopez
- Víctor Martínez
- Carlos Lopez

- Dhara Solanki <[email protected]>
- Dhara Solanki <[email protected]>

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion hr_attendance_reason/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "HR Attendance Reason",
"version": "17.0.1.0.0",
"version": "17.0.1.1.0",
"category": "Human Resources",
"website": "https://github.com/OCA/hr-attendance",
"author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion hr_attendance_reason/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">HR Attendance Reason</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1efc21ca72875c847f215f0527a36c5bf1bef11334f475fa794486791eea004f
!! source digest: sha256:5ea4fe894b4098b9134c10e80ef832306fa6323b8147d81753bf62f7c54061ed
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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>
<p>This module allows to define reasons why the attendance is not what
Expand Down

0 comments on commit 61bff91

Please sign in to comment.