From 871a3434253a99810079db1c533f9285590dccb8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 24 Dec 2024 16:23:59 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 1 + account_invoice_refund_reinvoice/README.rst | 2 +- .../static/description/index.html | 13 ++++++++----- setup/_metapackage/VERSION.txt | 2 +- setup/_metapackage/setup.py | 1 + 5 files changed, 12 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0fdbdb6db4e..976eb871bfb 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ addon | version | maintainers | summary [account_invoice_refund_link](account_invoice_refund_link/) | 16.0.1.0.4 | | Show links between refunds and their originator invoices. [account_invoice_refund_reason](account_invoice_refund_reason/) | 16.0.1.0.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Account Invoice Refund Reason. [account_invoice_refund_reason_skip_anglo_saxon](account_invoice_refund_reason_skip_anglo_saxon/) | 16.0.1.0.0 | [![ChrisOForgeFlow](https://github.com/ChrisOForgeFlow.png?size=30px)](https://github.com/ChrisOForgeFlow) | Account Invoice Refund Reason. +[account_invoice_refund_reinvoice](account_invoice_refund_reinvoice/) | 16.0.1.0.0 | | Allow to Reinvoice a Refund [account_invoice_section_sale_order](account_invoice_section_sale_order/) | 16.0.1.0.0 | | For invoices targetting multiple sale order addsections with sale order name. [account_invoice_show_currency_rate](account_invoice_show_currency_rate/) | 16.0.1.0.4 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Show currency rate in invoices. [account_invoice_supplier_ref_unique](account_invoice_supplier_ref_unique/) | 16.0.1.0.0 | | Checks that supplier invoices are not entered twice diff --git a/account_invoice_refund_reinvoice/README.rst b/account_invoice_refund_reinvoice/README.rst index 7abab74e9ee..f9f7fffff99 100644 --- a/account_invoice_refund_reinvoice/README.rst +++ b/account_invoice_refund_reinvoice/README.rst @@ -7,7 +7,7 @@ Account Invoice Reinvoice Refund !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:0679baddee2cc65b210233266f9d307a7ecbcfdc1b03832f64ebfcffd96a17b5 + !! source digest: sha256:41bbb13b48a2852c8c01e09729200e64213c71ccdbd6f13ad3922f90874bbc5a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_refund_reinvoice/static/description/index.html b/account_invoice_refund_reinvoice/static/description/index.html index 785e66766cc..7e54ddde5b3 100644 --- a/account_invoice_refund_reinvoice/static/description/index.html +++ b/account_invoice_refund_reinvoice/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 @@

Account Invoice Reinvoice Refund

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:0679baddee2cc65b210233266f9d307a7ecbcfdc1b03832f64ebfcffd96a17b5 +!! source digest: sha256:41bbb13b48a2852c8c01e09729200e64213c71ccdbd6f13ad3922f90874bbc5a !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This addon allows to restore a refund keeping all it’s data. @@ -418,7 +419,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.

diff --git a/setup/_metapackage/VERSION.txt b/setup/_metapackage/VERSION.txt index 7ff04fe1679..5dc44873357 100644 --- a/setup/_metapackage/VERSION.txt +++ b/setup/_metapackage/VERSION.txt @@ -1 +1 @@ -16.0.20241222.0 \ No newline at end of file +16.0.20241224.0 \ No newline at end of file diff --git a/setup/_metapackage/setup.py b/setup/_metapackage/setup.py index 1f1c9925852..c4234468ecb 100644 --- a/setup/_metapackage/setup.py +++ b/setup/_metapackage/setup.py @@ -34,6 +34,7 @@ 'odoo-addon-account_invoice_refund_link>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_refund_reason>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_refund_reason_skip_anglo_saxon>=16.0dev,<16.1dev', + 'odoo-addon-account_invoice_refund_reinvoice>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_section_sale_order>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_show_currency_rate>=16.0dev,<16.1dev', 'odoo-addon-account_invoice_supplier_ref_unique>=16.0dev,<16.1dev',