From 0ad1789736d14fc7b0797746fa511aa8d21c4f75 Mon Sep 17 00:00:00 2001 From: Antony Lesuisse Date: Wed, 30 Apr 2014 01:39:09 +0200 Subject: [PATCH] [FIX] crm report revert the split of opportunity and leads Partialy revert 9007 tde@openerp.com-20131205160029-1tljp52ovcavwxel, restoring the default_search context instead of domain, restoring the analysis encompassing both leads and opportunities lifecycle. bzr revid: al@openerp.com-20140429233909-fy9y85tsnjs262tl --- addons/crm/report/crm_lead_report_view.xml | 60 ++++++++++------------ 1 file changed, 27 insertions(+), 33 deletions(-) diff --git a/addons/crm/report/crm_lead_report_view.xml b/addons/crm/report/crm_lead_report_view.xml index c4cffdc012a..1dda471c2f2 100644 --- a/addons/crm/report/crm_lead_report_view.xml +++ b/addons/crm/report/crm_lead_report_view.xml @@ -10,7 +10,7 @@ - + @@ -32,7 +32,6 @@ - @@ -46,6 +45,9 @@ crm.lead.report + + + - - - - - - - - - + + + + + + + + + + - - - - + + + + - + - - + Leads Analysis crm.lead.report form graph - [('type','=', 'lead')] + {'search_default_lead': 1} + [] Leads Analysis allows you to check different CRM related information like the treatment delays or number of leads per state. You can sort out your leads analysis by different groups to get accurate grained analysis. @@ -123,27 +119,25 @@ + Opportunities Analysis crm.lead.report form graph - [('type','=', 'opportunity')] + {'search_default_opportunity': 1} + [] Opportunities Analysis gives you an instant access to your opportunities with information such as the expected revenue, planned cost, missed deadlines or the number of interactions per opportunity. This report is mainly used by the sales manager in order to do the periodic review with the teams of the sales pipeline. - graph - - -