From 55caf63c286dc8487d9651eadd1dba63f3e0c54d Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 26 Sep 2024 01:02:57 +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 | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bb211c5e..ee5551cd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Available addons ---------------- 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 +[hr_payroll_period](hr_payroll_period/) | 15.0.1.1.0 | [![nimarosa](https://github.com/nimarosa.png?size=30px)](https://github.com/nimarosa) | Add payroll periods [payroll](payroll/) | 15.0.1.4.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.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 diff --git a/hr_payroll_period/README.rst b/hr_payroll_period/README.rst index 01df738b..66a1f742 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:ca0ad3d0dea7ec0d089e4db6952a03585e85ea02bd501828a240cfbfedb2947b + !! source digest: sha256:99fe4e6b7869a79732ae9f2f84e0ef288c0698b5dc5a9cc41d77e25bdab87a00 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 7f82ccf2..283e671f 100644 --- a/hr_payroll_period/__manifest__.py +++ b/hr_payroll_period/__manifest__.py @@ -4,7 +4,7 @@ { "name": "HR Payroll Period", - "version": "15.0.1.0.1", + "version": "15.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 5738bbca..0e07e555 100644 --- a/hr_payroll_period/static/description/index.html +++ b/hr_payroll_period/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@

HR Payroll Period

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:ca0ad3d0dea7ec0d089e4db6952a03585e85ea02bd501828a240cfbfedb2947b +!! source digest: sha256:99fe4e6b7869a79732ae9f2f84e0ef288c0698b5dc5a9cc41d77e25bdab87a00 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

Adds the concept of period in the human resources management.

@@ -488,7 +489,9 @@

Contributors

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.