diff --git a/addons/crm/board_crm_demo.xml b/addons/crm/board_crm_demo.xml index 9151d787af9..fd8bb480d68 100644 --- a/addons/crm/board_crm_demo.xml +++ b/addons/crm/board_crm_demo.xml @@ -1,14 +1,14 @@ - + - - - - + + + + - + diff --git a/addons/crm/board_crm_view.xml b/addons/crm/board_crm_view.xml index f0cd7cfdefb..8aa1d96d403 100644 --- a/addons/crm/board_crm_view.xml +++ b/addons/crm/board_crm_view.xml @@ -1,23 +1,23 @@ - - - CRM Configuration - + + + CRM Configuration + - - crm.opportunity.user.graph1 - crm.lead.report - graph - - - - - - - - - + + crm.opportunity.user.graph1 + crm.lead.report + graph + + + + + + + + + crm.lead.report.graph crm.lead.report @@ -31,7 +31,7 @@ - My Open Opportunities + Opportunities crm.lead tree @@ -64,13 +64,13 @@ - - My Open Opportunities - crm.lead - form - tree,form + + My Open Opportunities + crm.lead + form + tree,form [('user_id','=',uid),('state','=','open'), ('type', '=', 'opportunity')] - + @@ -86,52 +86,52 @@ - - crm.meeting - form - tree,form - + + crm.meeting + form + tree,form + [('user_id','=',uid),('state','not in',('cancel','done'))] - + - - crm.lead.report - form - graph,tree,form - + + crm.lead.report + form + graph,tree,form + ['&', '&', ('user_id','=',uid), ('type', '=', 'opportunity'), '!' , '&', ('state', '=', 'done'), ('date_closed','>',(datetime.date.today()-datetime.timedelta(days=30)).strftime('%Y-%m-%d'))] - + - - crm.lead.report - form - graph,tree,form - - ['&', ('user_id', '=', uid),'&', ('state', '=', 'done') , '&', ('create_date','>',(datetime.date.today()-datetime.timedelta(days=365)).strftime('%Y-%m-%d')), ('type', '=', 'opportunity')] - + + crm.lead.report + form + graph,tree,form + + ['&', ('user_id', '=', uid),'&', ('state', '=', 'done') , '&', ('create_date','>',(datetime.date.today()-datetime.timedelta(days=365)).strftime('%Y-%m-%d')), ('type', '=', 'opportunity')] + - - CRM - Dashboard Form - board.board - form - -
- - - - - - - + CRM - Dashboard Form + board.board + form + + + + + + + + + @@ -152,7 +152,7 @@ menu - + Telesales - - Mail + Mail Campaign 1 - - Email + Mail Campaign 2 - - Print + Twitter Ads - - Web + Google Adwords - - Radio + Google Adwords 2 - Television - Newsletter - diff --git a/addons/crm/crm_lead_view.xml b/addons/crm/crm_lead_view.xml index e52fd34960b..f9a3a1fb629 100644 --- a/addons/crm/crm_lead_view.xml +++ b/addons/crm/crm_lead_view.xml @@ -85,7 +85,7 @@ - + @@ -146,7 +146,8 @@ - + + @@ -169,7 +170,7 @@ - + @@ -243,6 +244,7 @@ +