From 3cb1a7dca5c90c6f0441156d11dfddda2faf3e94 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 f57281055..12f0d4ca8 100644 --- a/account_fiscal_year/__manifest__.py +++ b/account_fiscal_year/__manifest__.py @@ -6,7 +6,7 @@ "name": "Account Fiscal Year", "summary": "Create Account Fiscal Year", "version": "14.0.1.1.0", - "development_status": "Beta", + "development_status": "Production/Stable", "category": "Accounting", "website": "https://github.com/OCA/account-financial-tools" "14.0/account_fiscal_year",