diff --git a/README.md b/README.md index adc86a47..f64da77b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ addon | version | maintainers | summary [hr_holidays_natural_period](hr_holidays_natural_period/) | 15.0.1.0.2 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Apply natural days in holidays [hr_holidays_public](hr_holidays_public/) | 15.0.1.1.3 | | Manage Public Holidays [hr_holidays_public_city](hr_holidays_public_city/) | 15.0.1.0.1 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | HR Holidays Public City +[hr_holidays_public_overtime](hr_holidays_public_overtime/) | 15.0.1.0.1 | [![hbrunn](https://github.com/hbrunn.png?size=30px)](https://github.com/hbrunn) | Support public holidays in overtime calculations [hr_leave_custom_hour_interval](hr_leave_custom_hour_interval/) | 15.0.1.0.0 | | Edit start and end of leaves using time intervals [//]: # (end addons) diff --git a/hr_holidays_public_overtime/README.rst b/hr_holidays_public_overtime/README.rst index 66ff1427..68c0acbb 100644 --- a/hr_holidays_public_overtime/README.rst +++ b/hr_holidays_public_overtime/README.rst @@ -7,7 +7,7 @@ HR Holidays Public (overtime) !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9148557ccb89605827fe77ae5b755d87bfe8378a300e517be0e705dc0cde52fa + !! source digest: sha256:7aa4b83d68ea63b4fa6ec028c8666e708e13ede55b7c21ce613c38390b009f1e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -60,7 +60,7 @@ Authors ~~~~~~~ * Hunki Enterprises BV -* Verdigado eG +* verdigado eG Contributors ~~~~~~~~~~~~ diff --git a/hr_holidays_public_overtime/__manifest__.py b/hr_holidays_public_overtime/__manifest__.py index 5438448d..ebaf4790 100644 --- a/hr_holidays_public_overtime/__manifest__.py +++ b/hr_holidays_public_overtime/__manifest__.py @@ -4,7 +4,7 @@ { "name": "HR Holidays Public (overtime)", "summary": "Support public holidays in overtime calculations", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "development_status": "Beta", "category": "Human Resources", "website": "https://github.com/OCA/hr-holidays", diff --git a/hr_holidays_public_overtime/static/description/index.html b/hr_holidays_public_overtime/static/description/index.html index 2a95a43d..c0a702ef 100644 --- a/hr_holidays_public_overtime/static/description/index.html +++ b/hr_holidays_public_overtime/static/description/index.html @@ -1,20 +1,20 @@ - + - + HR Holidays Public (overtime)