From 0118b10a943dd01c972fd445453789fcffabd7fb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 22 Sep 2023 15:09:26 +0000 Subject: [PATCH] [BOT] post-merge updates --- README.md | 2 +- account_payment_order/README.rst | 2 +- account_payment_order/__manifest__.py | 2 +- account_payment_order/static/description/index.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3f57951db..741b0f3d0 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ addon | version | maintainers | summary [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 15.0.2.0.1 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 15.0.2.1.0 | | Create SEPA files for Direct Debit [account_payment_mode](account_payment_mode/) | 15.0.1.0.2 | | Account Payment Mode -[account_payment_order](account_payment_order/) | 15.0.2.0.6 | | Account Payment Order +[account_payment_order](account_payment_order/) | 15.0.2.1.0 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 15.0.1.0.2 | | Account Payment Order - Generate grouped moves [account_payment_order_return](account_payment_order_return/) | 15.0.1.0.0 | | Account Payment Order Return [account_payment_partner](account_payment_partner/) | 15.0.1.3.1 | | Adds payment mode on partners and invoices diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index bd6b99f07..d1ae7c361 100644 --- a/account_payment_order/README.rst +++ b/account_payment_order/README.rst @@ -7,7 +7,7 @@ Account Payment Order !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:4955acb24e0410ea19dac9eb05958637f30057ebf565735f3ffb119f76afbee1 + !! source digest: sha256:bd98c0cb9cb99c962cf3a40b5ccf7ea3366e978cc11432df4a48bccd7236c397 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_order/__manifest__.py b/account_payment_order/__manifest__.py index fa30a3eb5..af58c7edf 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Account Payment Order", - "version": "15.0.2.0.6", + "version": "15.0.2.1.0", "license": "AGPL-3", "author": "ACSONE SA/NV, " "Therp BV, " diff --git a/account_payment_order/static/description/index.html b/account_payment_order/static/description/index.html index edd44b14a..487d42eba 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/static/description/index.html @@ -367,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:4955acb24e0410ea19dac9eb05958637f30057ebf565735f3ffb119f76afbee1 +!! source digest: sha256:bd98c0cb9cb99c962cf3a40b5ccf7ea3366e978cc11432df4a48bccd7236c397 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Mature License: AGPL-3 OCA/bank-payment Translate me on Weblate Try me on Runboat

This module adds support for payment orders and debit orders.