From 9556b0ae1ce45e7091bb89370f8acf77939f9354 Mon Sep 17 00:00:00 2001 From: Denis Roussel Date: Mon, 5 Sep 2022 10:04:36 +0200 Subject: [PATCH] [FIX] Development statuses --- stock_cycle_count/__manifest__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/stock_cycle_count/__manifest__.py b/stock_cycle_count/__manifest__.py index 6f97de059..17e315df6 100644 --- a/stock_cycle_count/__manifest__.py +++ b/stock_cycle_count/__manifest__.py @@ -6,7 +6,6 @@ "summary": "Adds the capability to schedule cycle counts in a " "warehouse through different rules defined by the user.", "version": "14.0.1.2.0", - "development_status": "Mature", "maintainers": ["LoisRForgeFlow"], "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",