diff --git a/account_banking_reconciliation/__manifest__.py b/account_banking_reconciliation/__manifest__.py index 2bdc6771..a17d928b 100644 --- a/account_banking_reconciliation/__manifest__.py +++ b/account_banking_reconciliation/__manifest__.py @@ -25,6 +25,6 @@ "report/report_bank_statement_summary.xml", "report/report_bank_statement_detail.xml"], "installable": True, - "development_status": "Stable", + "development_status": "Production/Stable", "maintainers": ["max3903"], }