From 213dea4ed6c8b170aa0ab1121027c03a4bf3cc1e Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 8 Jan 2024 09:55:01 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_payroll_period/README.rst | 2 +- hr_payroll_period/__manifest__.py | 2 +- hr_payroll_period/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 107e63e4..a7e2980f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- -[hr_payroll_period](hr_payroll_period/) | 14.0.1.0.0 | [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Add payroll periods +[hr_payroll_period](hr_payroll_period/) | 14.0.1.1.0 | [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Add payroll periods [payroll](payroll/) | 14.0.6.2.4 | [![appstogrow](https://github.com/appstogrow.png?size=30px)](https://github.com/appstogrow) [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Manage your employee payroll records [payroll_account](payroll_account/) | 14.0.2.1.2 | [![appstogrow](https://github.com/appstogrow.png?size=30px)](https://github.com/appstogrow) [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Manage your payroll to accounting [payroll_contract_advantages](payroll_contract_advantages/) | 14.0.3.0.0 | [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Allow to define contract advantages for employees. diff --git a/hr_payroll_period/README.rst b/hr_payroll_period/README.rst index 132e809d..8b142f8b 100644 --- a/hr_payroll_period/README.rst +++ b/hr_payroll_period/README.rst @@ -7,7 +7,7 @@ HR Payroll Period !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:11361c700d3c5cf61aa2a5ab2df40a1cc40275b591b0b5e9661ddf71ce381d15 + !! source digest: sha256:cc6dfe69cadb1603d12bea5f8a9724a606fbfd32441347da89304e3046e2335d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_payroll_period/__manifest__.py b/hr_payroll_period/__manifest__.py index 7b3c0e80..e06ff5bf 100644 --- a/hr_payroll_period/__manifest__.py +++ b/hr_payroll_period/__manifest__.py @@ -4,7 +4,7 @@ { "name": "HR Payroll Period", - "version": "14.0.1.0.0", + "version": "14.0.1.1.0", "license": "AGPL-3", "category": "Payroll", "summary": "Add payroll periods", diff --git a/hr_payroll_period/static/description/index.html b/hr_payroll_period/static/description/index.html index 941ea67d..6c8f762b 100644 --- a/hr_payroll_period/static/description/index.html +++ b/hr_payroll_period/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

HR Payroll Period

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:11361c700d3c5cf61aa2a5ab2df40a1cc40275b591b0b5e9661ddf71ce381d15 +!! source digest: sha256:cc6dfe69cadb1603d12bea5f8a9724a606fbfd32441347da89304e3046e2335d !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Adds the concept of period in the human resources management.