From 1906e5daca7687c39884a3cfc77cfd7bf6a147dd Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 8 Mar 2024 13:27:57 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- payroll_account/README.rst | 2 +- payroll_account/__manifest__.py | 2 +- payroll_account/static/description/index.html | 3 +-- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f778489a..b2be0672 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ addon | version | maintainers | summary --- | --- | --- | --- [hr_payroll_period](hr_payroll_period/) | 15.0.1.0.1 | [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Add payroll periods [payroll](payroll/) | 15.0.1.2.0 | [![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/) | 15.0.1.0.0 | [![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_account](payroll_account/) | 15.0.1.1.0 | [![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 [//]: # (end addons) diff --git a/payroll_account/README.rst b/payroll_account/README.rst index cce48331..d051e0a8 100644 --- a/payroll_account/README.rst +++ b/payroll_account/README.rst @@ -7,7 +7,7 @@ Payroll Accounting !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:86a0265e3205eb8f9cef37f337fa8306ed630043afa382f586abd68901c17dda + !! source digest: sha256:199f6f7d170d4a6ca9be39aea66c25c396f36dfc8391eaaf6e19243b039fc6e4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/payroll_account/__manifest__.py b/payroll_account/__manifest__.py index 7321f175..0bab6038 100644 --- a/payroll_account/__manifest__.py +++ b/payroll_account/__manifest__.py @@ -1,7 +1,7 @@ # Part of Odoo. See LICENSE file for full copyright and licensing details. { "name": "Payroll Accounting", - "version": "15.0.1.0.0", + "version": "15.0.1.1.0", "category": "Payroll", "website": "https://github.com/OCA/payroll", "license": "LGPL-3", diff --git a/payroll_account/static/description/index.html b/payroll_account/static/description/index.html index 8e2100ec..694ed0b8 100644 --- a/payroll_account/static/description/index.html +++ b/payroll_account/static/description/index.html @@ -1,4 +1,3 @@ - @@ -367,7 +366,7 @@

Payroll Accounting

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:86a0265e3205eb8f9cef37f337fa8306ed630043afa382f586abd68901c17dda +!! source digest: sha256:199f6f7d170d4a6ca9be39aea66c25c396f36dfc8391eaaf6e19243b039fc6e4 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Generic Payroll system Integrated with Accounting.