diff --git a/README.md b/README.md index fcc8e2bc..04fbf6f4 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [hr_holidays_natural_period](hr_holidays_natural_period/) | 16.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Apply natural days in holidays -[hr_holidays_public](hr_holidays_public/) | 16.0.1.1.1 | | Manage Public Holidays +[hr_holidays_public](hr_holidays_public/) | 16.0.1.1.2 | | Manage Public Holidays [//]: # (end addons) diff --git a/hr_holidays_public/README.rst b/hr_holidays_public/README.rst index bb8f0d48..8800220a 100644 --- a/hr_holidays_public/README.rst +++ b/hr_holidays_public/README.rst @@ -7,7 +7,7 @@ HR Holidays Public !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:82d23573525cc4063f04c3c4d6f91f194dbf0373c437778ef1f6bde8e0bfdddd + !! source digest: sha256:35758a154bff0a6436ea716464cb544b1d98f65aff8fda7269d6a511a6808221 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_holidays_public/__manifest__.py b/hr_holidays_public/__manifest__.py index 1567629c..612f8d38 100644 --- a/hr_holidays_public/__manifest__.py +++ b/hr_holidays_public/__manifest__.py @@ -4,7 +4,7 @@ { "name": "HR Holidays Public", - "version": "16.0.1.1.1", + "version": "16.0.1.1.2", "license": "AGPL-3", "category": "Human Resources", "author": "Michael Telahun Makonnen, " diff --git a/hr_holidays_public/static/description/index.html b/hr_holidays_public/static/description/index.html index e9de433f..ef90744e 100644 --- a/hr_holidays_public/static/description/index.html +++ b/hr_holidays_public/static/description/index.html @@ -367,7 +367,7 @@

HR Holidays Public

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:82d23573525cc4063f04c3c4d6f91f194dbf0373c437778ef1f6bde8e0bfdddd +!! source digest: sha256:35758a154bff0a6436ea716464cb544b1d98f65aff8fda7269d6a511a6808221 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/hr-holidays Translate me on Weblate Try me on Runboat

This module handles public holidays.