diff --git a/README.md b/README.md index 5637139a..b71f1fa3 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/) | 17.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/) | 17.0.1.0.5 | | Manage Public Holidays +[hr_holidays_public](hr_holidays_public/) | 17.0.1.0.6 | | Manage Public Holidays [hr_holidays_public_city](hr_holidays_public_city/) | 17.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | HR Holidays Public City [hr_leave_custom_hour_interval](hr_leave_custom_hour_interval/) | 17.0.1.0.0 | | Edit start and end of leaves using time intervals diff --git a/hr_holidays_public/README.rst b/hr_holidays_public/README.rst index a03ccfeb..777aef84 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:25e2abce6ac44d1e052610ed9ee0f0e53ff153ca59fc7e268934ed240f09beec + !! source digest: sha256:20a1c7390e84a7da80a5a49da25c16ba624ad80189b1eabcf66c28af58087e10 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 0197944b..69f11b70 100644 --- a/hr_holidays_public/__manifest__.py +++ b/hr_holidays_public/__manifest__.py @@ -4,7 +4,7 @@ { "name": "HR Holidays Public", - "version": "17.0.1.0.5", + "version": "17.0.1.0.6", "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 562085d6..e7a70eb9 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:25e2abce6ac44d1e052610ed9ee0f0e53ff153ca59fc7e268934ed240f09beec +!! source digest: sha256:20a1c7390e84a7da80a5a49da25c16ba624ad80189b1eabcf66c28af58087e10 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module handles public holidays.