From bc115adb8c4986d860623d7a8ee72a7ea23aca6c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 24 Nov 2023 11:50:30 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_invoice_triple_discount/README.rst | 2 +- account_invoice_triple_discount/__manifest__.py | 2 +- account_invoice_triple_discount/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a94f821354..ed39506a582 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ addon | version | maintainers | summary [account_invoice_tax_required](account_invoice_tax_required/) | 16.0.1.0.1 | | This module adds functional a check on invoice to force user to set tax on invoice line. [account_invoice_transmit_method](account_invoice_transmit_method/) | 16.0.1.0.2 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Configure invoice transmit method (email, post, portal, ...) [account_invoice_tree_currency](account_invoice_tree_currency/) | 16.0.1.0.0 | | Show currencies in the invoice tree view -[account_invoice_triple_discount](account_invoice_triple_discount/) | 16.0.1.0.1 | | Manage triple discount on invoice lines +[account_invoice_triple_discount](account_invoice_triple_discount/) | 16.0.1.0.2 | | Manage triple discount on invoice lines [account_menu_invoice_refund](account_menu_invoice_refund/) | 16.0.1.0.1 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | New invoice menu that combine invoices and refunds [account_move_tier_validation](account_move_tier_validation/) | 16.0.1.0.0 | | Extends the functionality of Account Moves to support a tier validation process. [account_receipt_journal](account_receipt_journal/) | 16.0.1.1.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) [![anddago78](https://github.com/anddago78.png?size=30px)](https://github.com/anddago78) | Define and use journals dedicated to receipts diff --git a/account_invoice_triple_discount/README.rst b/account_invoice_triple_discount/README.rst index b4226c98a47..7057c45ab1d 100644 --- a/account_invoice_triple_discount/README.rst +++ b/account_invoice_triple_discount/README.rst @@ -7,7 +7,7 @@ Account Invoice Triple Discount !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:9ad7382e62c36c90b601a9fc2a61570cc2eaa85957cf82e46d405a4718dda37d + !! source digest: sha256:44428fb36d74457717d9083806a59f035461c72b2e68ff06813ba9fe00c8c8d5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_invoice_triple_discount/__manifest__.py b/account_invoice_triple_discount/__manifest__.py index 0871ad87ba5..e899db9f477 100644 --- a/account_invoice_triple_discount/__manifest__.py +++ b/account_invoice_triple_discount/__manifest__.py @@ -3,7 +3,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). { "name": "Account Invoice Triple Discount", - "version": "16.0.1.0.1", + "version": "16.0.1.0.2", "category": "Accounting & Finance", "author": "QubiQ, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-invoicing", diff --git a/account_invoice_triple_discount/static/description/index.html b/account_invoice_triple_discount/static/description/index.html index fba3019de37..54251852c15 100644 --- a/account_invoice_triple_discount/static/description/index.html +++ b/account_invoice_triple_discount/static/description/index.html @@ -367,7 +367,7 @@

Account Invoice Triple Discount

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9ad7382e62c36c90b601a9fc2a61570cc2eaa85957cf82e46d405a4718dda37d +!! source digest: sha256:44428fb36d74457717d9083806a59f035461c72b2e68ff06813ba9fe00c8c8d5 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module allows to have three successive discounts on each invoice line.