From f787c47f60934b6bd7b39d41d65ea4eb82f36b41 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 12 Sep 2024 08:21:56 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- hr_expense_invoice/README.rst | 2 +- hr_expense_invoice/__manifest__.py | 2 +- hr_expense_invoice/static/description/index.html | 13 ++++++++----- 4 files changed, 11 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dd2e5203..b4b7fd32 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ addon | version | maintainers | summary [hr_expense_advance_clearing](hr_expense_advance_clearing/) | 16.0.1.0.2 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Employee Advance and Clearing [hr_expense_advance_clearing_sequence](hr_expense_advance_clearing_sequence/) | 16.0.1.0.0 | | HR Expense Advance Clearing Sequence [hr_expense_cancel](hr_expense_cancel/) | 16.0.1.0.2 | | Hr expense cancel -[hr_expense_invoice](hr_expense_invoice/) | 16.0.2.0.0 | | Supplier invoices on HR expenses +[hr_expense_invoice](hr_expense_invoice/) | 16.0.2.0.1 | | Supplier invoices on HR expenses [hr_expense_pay_to_vendor](hr_expense_pay_to_vendor/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | HR Expense - Pay To Vendor [hr_expense_payment](hr_expense_payment/) | 16.0.1.0.1 | | HR Expense Payment [hr_expense_sequence](hr_expense_sequence/) | 16.0.1.0.1 | | HR expense sequence diff --git a/hr_expense_invoice/README.rst b/hr_expense_invoice/README.rst index 76f36159..a9377f93 100644 --- a/hr_expense_invoice/README.rst +++ b/hr_expense_invoice/README.rst @@ -7,7 +7,7 @@ Supplier invoices on HR expenses !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0292be6d84bed14a6ae6a29d7e6c4c6069ea344c2196e1fea20f911175dec840 + !! source digest: sha256:b1fd601c8685deb29fd12d84e5f2af1e5435ff204cc25768af9c222008a10fe9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/hr_expense_invoice/__manifest__.py b/hr_expense_invoice/__manifest__.py index aa27a6db..d2ec5daf 100644 --- a/hr_expense_invoice/__manifest__.py +++ b/hr_expense_invoice/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Supplier invoices on HR expenses", - "version": "16.0.2.0.0", + "version": "16.0.2.0.1", "category": "Human Resources", "author": "Tecnativa, Odoo Community Association (OCA)", "license": "AGPL-3", diff --git a/hr_expense_invoice/static/description/index.html b/hr_expense_invoice/static/description/index.html index dd11cbc5..c4c2e2ce 100644 --- a/hr_expense_invoice/static/description/index.html +++ b/hr_expense_invoice/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 @@

Supplier invoices on HR expenses

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0292be6d84bed14a6ae6a29d7e6c4c6069ea344c2196e1fea20f911175dec840 +!! source digest: sha256:b1fd601c8685deb29fd12d84e5f2af1e5435ff204cc25768af9c222008a10fe9 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module should be used when a supplier invoice is paid by an employee. It @@ -451,7 +452,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.