From 0739bb5cee21869c291ec0c78e92c42efd73066b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 10 Jun 2024 08:19:13 +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 3f05bcd82..2b9241e3d 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ addon | version | maintainers | summary [account_banking_sepa_credit_transfer](account_banking_sepa_credit_transfer/) | 17.0.1.0.1 | | Create SEPA XML files for Credit Transfers [account_banking_sepa_direct_debit](account_banking_sepa_direct_debit/) | 17.0.1.1.0 | | Create SEPA files for Direct Debit [account_payment_mode](account_payment_mode/) | 17.0.1.0.0 | | Account Payment Mode -[account_payment_order](account_payment_order/) | 17.0.1.1.0 | | Account Payment Order +[account_payment_order](account_payment_order/) | 17.0.1.2.0 | | Account Payment Order [account_payment_partner](account_payment_partner/) | 17.0.1.0.1 | | Adds payment mode on partners and invoices [account_payment_purchase](account_payment_purchase/) | 17.0.1.1.0 | | Adds Bank Account and Payment Mode on Purchase Orders [account_payment_purchase_stock](account_payment_purchase_stock/) | 17.0.1.0.0 | | Integrate Account Payment Purchase with Stock diff --git a/account_payment_order/README.rst b/account_payment_order/README.rst index 7b4cba718..29c465d22 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:4fd043df58062557f068abf08f254c3a17a70a13d803604022782b977cd8c337 + !! source digest: sha256:e6f2e6c27901923135487b858666260c015a9ef890b0d05719d19a0f30dcaf4e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |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 7bb5ffc52..682e9f440 100644 --- a/account_payment_order/__manifest__.py +++ b/account_payment_order/__manifest__.py @@ -9,7 +9,7 @@ { "name": "Account Payment Order", - "version": "17.0.1.1.0", + "version": "17.0.1.2.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 e76fb87e9..88a8268d9 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:4fd043df58062557f068abf08f254c3a17a70a13d803604022782b977cd8c337 +!! source digest: sha256:e6f2e6c27901923135487b858666260c015a9ef890b0d05719d19a0f30dcaf4e !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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.