diff --git a/account_payment_purchase/__openerp__.py b/account_payment_purchase/__openerp__.py index af6bd7833..4aab2dceb 100644 --- a/account_payment_purchase/__openerp__.py +++ b/account_payment_purchase/__openerp__.py @@ -22,7 +22,7 @@ { 'name': 'Account Payment Purchase', - 'version': '1.0', + 'version': '8.0.1.0.0', 'category': 'Banking addons', 'license': 'AGPL-3', 'summary': "Adds Bank Account and Payment Mode on Purchase Orders",