From e3166d455d636765426db5861bd938930d66ce46 Mon Sep 17 00:00:00 2001 From: "apa,rch" <> Date: Thu, 18 Mar 2010 14:59:45 +0530 Subject: [PATCH] [IMP]:Improved dashboard for crm.Commented nonused report field in cmm reports. bzr revid: apa@tinyerp.com-20100318092945-ovhboctc9q7huofu --- .../board_crm_statistical_view.xml | 12 ++++----- .../board_crm_view.xml | 12 ++++----- addons/crm/report/crm_lead_report.py | 14 ++++++++-- addons/crm/report/crm_opportunity_report.py | 12 ++++++++- addons/crm/report/crm_report.py | 26 +++++++++---------- 5 files changed, 47 insertions(+), 29 deletions(-) diff --git a/addons/board_crm_configuration/board_crm_statistical_view.xml b/addons/board_crm_configuration/board_crm_statistical_view.xml index 8dbe05735f0..3a320b64e0d 100644 --- a/addons/board_crm_configuration/board_crm_statistical_view.xml +++ b/addons/board_crm_configuration/board_crm_statistical_view.xml @@ -6,40 +6,38 @@ --> Leads By Stage - Graph - report.crm.lead.section.stage + crm.lead.report graph - report.crm.opportunity.categ.graph - report.crm.opportunity.categ + crm.opportunity.report graph - - report.crm.lead.section.stage + crm.lead.report form graph,tree,form @@ -48,7 +46,7 @@ CRM Configuration - + crm.opportunity.user.graph1 - report.crm.opportunity.user + crm.opportunity.report graph @@ -32,7 +32,7 @@ [('user_id','=',uid),('state','!=','pending'),('state','!=','cancel')] - + - report.crm.lead.section.stage + crm.lead.report form graph,tree,form @@ -49,7 +49,7 @@ - report.crm.opportunity.user + crm.opportunity.report form graph,tree,form @@ -78,7 +78,7 @@ name="%(act_my_meetings)d" height="150" colspan="4"/> - +