diff --git a/account_payment_mode/__manifest__.py b/account_payment_mode/__manifest__.py index 7b0cda264..74649b606 100644 --- a/account_payment_mode/__manifest__.py +++ b/account_payment_mode/__manifest__.py @@ -4,6 +4,7 @@ { "name": "Account Payment Mode", "version": "13.0.1.1.1", + "development_status": "Production/Stable", "license": "AGPL-3", "author": "Akretion,Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment",