Skip to content

Commit a4949bf

Browse files
committed
[BOT] post-merge updates
1 parent 15cfe4f commit a4949bf

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Available addons
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[hr_holidays_natural_period](hr_holidays_natural_period/) | 17.0.1.0.4 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Apply natural days in holidays
25-
[hr_holidays_public](hr_holidays_public/) | 17.0.1.0.9 | | Manage Public Holidays
25+
[hr_holidays_public](hr_holidays_public/) | 17.0.1.0.10 | | Manage Public Holidays
2626
[hr_holidays_public_city](hr_holidays_public_city/) | 17.0.1.0.1 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | HR Holidays Public City
2727
[hr_holidays_settings](hr_holidays_settings/) | 17.0.1.0.0 | | Enables Settings Form for HR Holidays.
2828
[hr_leave_custom_hour_interval](hr_leave_custom_hour_interval/) | 17.0.1.0.1 | | Edit start and end of leaves using time intervals

hr_holidays_public/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ HR Holidays Public
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:5eb30420b2698a845944d170a5c1dfb691c79f70aed0c56d9beea7becb796d8b
14+
!! source digest: sha256:62d2e7f2d1a45dc527ca131a1daa9a9a8ccdd6235ff3876be7308c0d9798792e
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

hr_holidays_public/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "HR Holidays Public",
7-
"version": "17.0.1.0.9",
7+
"version": "17.0.1.0.10",
88
"license": "AGPL-3",
99
"category": "Human Resources",
1010
"author": "Michael Telahun Makonnen, "

hr_holidays_public/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>HR Holidays Public</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:5eb30420b2698a845944d170a5c1dfb691c79f70aed0c56d9beea7becb796d8b
375+
!! source digest: sha256:62d2e7f2d1a45dc527ca131a1daa9a9a8ccdd6235ff3876be7308c0d9798792e
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/hr-holidays/tree/17.0/hr_holidays_public"><img alt="OCA/hr-holidays" src="https://img.shields.io/badge/github-OCA%2Fhr--holidays-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-holidays-17-0/hr-holidays-17-0-hr_holidays_public"><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-holidays&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module handles public holidays.</p>

0 commit comments

Comments
 (0)