diff --git a/account_payment_partner/__manifest__.py b/account_payment_partner/__manifest__.py index e85215a36..3972bc5f7 100644 --- a/account_payment_partner/__manifest__.py +++ b/account_payment_partner/__manifest__.py @@ -12,6 +12,7 @@ "summary": "Adds payment mode on partners and invoices", "author": "Akretion, Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/bank-payment", + "development_status": "Mature", "depends": ["account_payment_mode"], "data": [ "views/res_partner_view.xml",