From e5bdf934ad48f5db64babd41c15f7b772c909479 Mon Sep 17 00:00:00 2001 From: tafaRU Date: Fri, 22 Oct 2021 12:48:10 +0200 Subject: [PATCH] account_fiscal_year: change development_status to Production/Stable --- account_fiscal_year/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_fiscal_year/__manifest__.py b/account_fiscal_year/__manifest__.py index 9795a889d..c2dd791b9 100644 --- a/account_fiscal_year/__manifest__.py +++ b/account_fiscal_year/__manifest__.py @@ -5,7 +5,7 @@ "name": "Account Fiscal Year", "summary": "Create a menu for Account Fiscal Year", "version": "12.0.1.0.0", - "development_status": "Beta", + "development_status": "Production/Stable", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools", "author": "Agile Business Group, Camptocamp SA, "