diff --git a/README.md b/README.md index a7fc39641cb..3b4768ed360 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ addon | version | maintainers | summary [account_payment_order](account_payment_order/) | 17.0.1.5.0 | | Account Payment Order [account_payment_order_grouped_output](account_payment_order_grouped_output/) | 17.0.1.0.0 | | Account Payment Order - Generate grouped moves [account_payment_order_notification](account_payment_order_notification/) | 17.0.1.0.0 | [![victoralmau](https://github.com/victoralmau.png?size=30px)](https://github.com/victoralmau) | Account Payment Order Notification -[account_payment_partner](account_payment_partner/) | 17.0.1.0.4 | | Adds payment mode on partners and invoices +[account_payment_partner](account_payment_partner/) | 17.0.1.0.5 | | Adds payment mode on partners and invoices [account_payment_purchase](account_payment_purchase/) | 17.0.1.2.1 | | 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 [account_payment_sale](account_payment_sale/) | 17.0.1.0.2 | | Adds payment mode on sale orders diff --git a/account_payment_partner/README.rst b/account_payment_partner/README.rst index 45aa6a3595d..e88b2bcfbcc 100644 --- a/account_payment_partner/README.rst +++ b/account_payment_partner/README.rst @@ -7,7 +7,7 @@ Account Payment Partner !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:b4aab50eeff9cfa14b1501e23c720517e3fe2b0b3f3978d29640891325d961e3 + !! source digest: sha256:d945f36547e2375691d68fd19fddd33d2da8be5047ed0a9b5011887a10b524f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png diff --git a/account_payment_partner/__manifest__.py b/account_payment_partner/__manifest__.py index 44bd7642217..02f14a266f1 100644 --- a/account_payment_partner/__manifest__.py +++ b/account_payment_partner/__manifest__.py @@ -6,7 +6,7 @@ { "name": "Account Payment Partner", - "version": "17.0.1.0.4", + "version": "17.0.1.0.5", "category": "Banking addons", "license": "AGPL-3", "summary": "Adds payment mode on partners and invoices", diff --git a/account_payment_partner/static/description/index.html b/account_payment_partner/static/description/index.html index eed3a143a78..2604e692bdd 100644 --- a/account_payment_partner/static/description/index.html +++ b/account_payment_partner/static/description/index.html @@ -367,7 +367,7 @@ <h1 class="title">Account Payment Partner</h1> !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:b4aab50eeff9cfa14b1501e23c720517e3fe2b0b3f3978d29640891325d961e3 +!! source digest: sha256:d945f36547e2375691d68fd19fddd33d2da8be5047ed0a9b5011887a10b524f6 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/bank-payment/tree/17.0/account_payment_partner"><img alt="OCA/bank-payment" src="https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/bank-payment-17-0/bank-payment-17-0-account_payment_partner"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p> <p>This module adds several fields:</p>