From 7d4d6309a5ede6aa9b0aa9f406d48dd098a01f36 Mon Sep 17 00:00:00 2001 From: davidborromeo Date: Fri, 29 Jan 2021 09:52:02 +0100 Subject: [PATCH] [MIG] stock_demand_estimate: Migration to 14.0 --- stock_demand_estimate/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stock_demand_estimate/__manifest__.py b/stock_demand_estimate/__manifest__.py index 7504793c8..40a2074cf 100644 --- a/stock_demand_estimate/__manifest__.py +++ b/stock_demand_estimate/__manifest__.py @@ -3,11 +3,11 @@ { "name": "Stock Demand Estimate", "summary": "Allows to create demand estimates.", - "version": "13.0.1.1.0", + "version": "14.0.1.1.0", "author": "ForgeFlow, Odoo Community Association (OCA)", "development_status": "Production/Stable", "website": "https://github.com/OCA/stock-logistics-warehouse", - "category": "Warehouse Management", + "category": "Warehouse", "depends": ["stock"], "data": [ "security/ir.model.access.csv",