From 0362f539df3045fccbb64213b4e267ee6ea952a3 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 16 Feb 2024 11:38:52 +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 31492b77e..a10631414 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.3 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 15.0.2.1.1 | | Create SEPA files for Direct Debit [account_payment_mode](account_payment_mode/) | 15.0.1.0.3 | | Account Payment Mode -[account_payment_order](account_payment_order/) | 15.0.2.2.3 | | Account Payment Order +[account_payment_order](account_payment_order/) | 15.0.2.2.4 | | 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.1 | | Account Payment Order Return [account_payment_partner](account_payment_partner/) | 15.0.1.3.2 | | Adds payment mode on partners and invoices diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index 0bdfb89d3..cad2d6211 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:9b68e14d8c05bab096f9d7cef19a7e073f644aec785e265dea73b165dfbd03d2 + !! source digest: sha256:2a39557c8d54081d399db6780c788b4caffe50e74c17c02e432816b0dd5f1e52 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 7be79c5a6..12e04ba9d 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.2.3", + "version": "15.0.2.2.4", "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 f4cf02d72..e7cad381d 100644 --- a/account_payment_order/static/description/index.html +++ b/account_payment_order/static/description/index.html @@ -366,7 +366,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:9b68e14d8c05bab096f9d7cef19a7e073f644aec785e265dea73b165dfbd03d2 +!! source digest: sha256:2a39557c8d54081d399db6780c788b4caffe50e74c17c02e432816b0dd5f1e52 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.