diff --git a/account_payment_purchase_stock/README.rst b/account_payment_purchase_stock/README.rst index 3d403a3e5..fc291953f 100644 --- a/account_payment_purchase_stock/README.rst +++ b/account_payment_purchase_stock/README.rst @@ -23,7 +23,7 @@ Account Payment Purchase Stock :target: https://runbot.odoo-community.org/runbot/173/14.0 :alt: Try me on Runbot -|badge1| |badge2| |badge3| |badge4| |badge5| +|badge1| |badge2| |badge3| |badge4| |badge5| This module combines the *account_payment_purchase* module with *purchase_stock*. @@ -96,6 +96,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. -This module is part of the `OCA/bank-payment `_ project on GitHub. +This module is part of the `OCA/bank-payment `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/account_payment_purchase_stock/__manifest__.py b/account_payment_purchase_stock/__manifest__.py index b324d15c9..2990c5893 100644 --- a/account_payment_purchase_stock/__manifest__.py +++ b/account_payment_purchase_stock/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Payment Purchase Stock", - "version": "14.0.1.0.1", + "version": "15.0.1.0.0", "category": "Banking addons", "license": "AGPL-3", "summary": "Integrate Account Payment Purchase with Stock",