From 5446668c343edb9f8550362086cedaaa82b2185f Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Sat, 13 Feb 2016 14:37:39 +0100 Subject: [PATCH] [FIX] mrp_production_real_cost: Dependency not needed --- mrp_production_real_cost/__openerp__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/mrp_production_real_cost/__openerp__.py b/mrp_production_real_cost/__openerp__.py index 0587715eb..b9308a67a 100644 --- a/mrp_production_real_cost/__openerp__.py +++ b/mrp_production_real_cost/__openerp__.py @@ -13,7 +13,6 @@ "mrp_operations_extension", "mrp_operations_time_control", "stock_account", - "product_variant_cost_price", ], 'license': 'AGPL-3', "author": "OdooMRP team, "