diff --git a/README.md b/README.md index 16179028a..913a7f2ad 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [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 -[account_payment_purchase](account_payment_purchase/) | 15.0.1.0.1 | | Adds Bank Account and Payment Mode on Purchase Orders +[account_payment_purchase](account_payment_purchase/) | 15.0.1.0.2 | | Adds Bank Account and Payment Mode on Purchase Orders [account_payment_purchase_stock](account_payment_purchase_stock/) | 15.0.1.0.0 | | Integrate Account Payment Purchase with Stock [account_payment_sale](account_payment_sale/) | 15.0.1.0.1 | | Adds payment mode on sale orders diff --git a/account_payment_purchase/README.rst b/account_payment_purchase/README.rst index b6b1c5e0f..9fee7c674 100644 --- a/account_payment_purchase/README.rst +++ b/account_payment_purchase/README.rst @@ -7,7 +7,7 @@ Account Payment Purchase !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:598998224fef5ac3a7f68b3c4714ee391a0e9a2d5e472db8fa6eb57ce0e2b1dc + !! source digest: sha256:78e4e34e912d99665b8a28f3ca8dde9f5f9b6234700057dc65e474277b2259cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png diff --git a/account_payment_purchase/__manifest__.py b/account_payment_purchase/__manifest__.py index 5db308bce..b666e5ab9 100644 --- a/account_payment_purchase/__manifest__.py +++ b/account_payment_purchase/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Purchase", - "version": "15.0.1.0.1", + "version": "15.0.1.0.2", "category": "Banking addons", "license": "AGPL-3", "summary": "Adds Bank Account and Payment Mode on Purchase Orders", diff --git a/account_payment_purchase/static/description/index.html b/account_payment_purchase/static/description/index.html index 30ae7a133..4a60a8b11 100644 --- a/account_payment_purchase/static/description/index.html +++ b/account_payment_purchase/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:598998224fef5ac3a7f68b3c4714ee391a0e9a2d5e472db8fa6eb57ce0e2b1dc +!! source digest: sha256:78e4e34e912d99665b8a28f3ca8dde9f5f9b6234700057dc65e474277b2259cd !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

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

This module adds 2 fields on purchase orders: Bank Account and Payment