From 5d469dc8386546b78e32c69db2e31512bf6799cd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 24 May 2024 08:32:08 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_holidays_natural_period/README.rst | 2 +- hr_holidays_natural_period/__manifest__.py | 2 +- hr_holidays_natural_period/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7c57b9f9..55102e06 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Available addons addon | version | maintainers | summary --- | --- | --- | --- [hr_holidays_leave_auto_approve](hr_holidays_leave_auto_approve/) | 16.0.1.0.0 | | Leave type for auto-validation of Leaves -[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_natural_period](hr_holidays_natural_period/) | 16.0.1.0.1 | [![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.2.0.0 | | Manage Public Holidays [hr_holidays_public_city](hr_holidays_public_city/) | 16.0.2.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | HR Holidays Public City [hr_leave_type_code](hr_leave_type_code/) | 16.0.1.0.0 | | Add a code field to HR Leaves diff --git a/hr_holidays_natural_period/README.rst b/hr_holidays_natural_period/README.rst index d6bc624e..12a32afa 100644 --- a/hr_holidays_natural_period/README.rst +++ b/hr_holidays_natural_period/README.rst @@ -7,7 +7,7 @@ Holidays natural period !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0b0a206e485af0f5c4094fa2bcbae20798f0851e9c4ea64780c959e24e21821d + !! source digest: sha256:78da5aea18b0817984f207d9021d5623f8a1fe9d26a6160c4219a54b9f878df5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_holidays_natural_period/__manifest__.py b/hr_holidays_natural_period/__manifest__.py index 3da4f0da..08ff5304 100644 --- a/hr_holidays_natural_period/__manifest__.py +++ b/hr_holidays_natural_period/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Holidays natural period", "summary": "Apply natural days in holidays", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "category": "Human Resources", "website": "https://github.com/OCA/hr-holidays", "author": "Tecnativa, Odoo Community Association (OCA)", diff --git a/hr_holidays_natural_period/static/description/index.html b/hr_holidays_natural_period/static/description/index.html index 3f03d8b8..8cf807aa 100644 --- a/hr_holidays_natural_period/static/description/index.html +++ b/hr_holidays_natural_period/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Holidays natural period

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0b0a206e485af0f5c4094fa2bcbae20798f0851e9c4ea64780c959e24e21821d +!! source digest: sha256:78da5aea18b0817984f207d9021d5623f8a1fe9d26a6160c4219a54b9f878df5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module was written to define natural day option in request unit on holidays type.