From 497ce299e9d0759f67e4970b1b6480676eb5832b Mon Sep 17 00:00:00 2001 From: Goffin Simon Date: Fri, 27 Mar 2015 10:19:49 +0100 Subject: [PATCH] [FIX] crm: problem with planned revenues of the direct sales team opportunities The action window "Opportunities Analysis" must use the "crm.opportunity.report" model. opw:631427 --- addons/crm/sales_team_view.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/crm/sales_team_view.xml b/addons/crm/sales_team_view.xml index 5ff934e40bf..ca342af2b6d 100644 --- a/addons/crm/sales_team_view.xml +++ b/addons/crm/sales_team_view.xml @@ -72,7 +72,7 @@ Opportunities Analysis - crm.lead.report + crm.opportunity.report graph [('type','=', 'opportunity'), ('section_id', '=', active_id)]