From bb945f128a75f70de7356353a1ed0464ce9d17dc Mon Sep 17 00:00:00 2001 From: Ivan Yelizariev Date: Mon, 2 Feb 2015 12:13:08 +0200 Subject: [PATCH] [FIX] oldest lead [FIX] at mail_wall_widgets: date = date or today --- data.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data.xml b/data.xml index 8797f0d..c6878f0 100644 --- a/data.xml +++ b/data.xml @@ -63,7 +63,7 @@ lower [('user_id','=', user.id), ('sales_funnel_type', '=', 'lead')] - + Oldest lead [ALL] @@ -75,7 +75,7 @@ lower [('sales_funnel_type', '=', 'lead')] - + Oldest Opportunity @@ -87,7 +87,7 @@ lower [('user_id','=', user.id), '|', ('sales_funnel_type', '=', 'quotation'),('sales_funnel_type', '=', 'negotiation')] - + Oldest Opportunity [ALL] @@ -99,7 +99,7 @@ lower ['|', ('sales_funnel_type', '=', 'quotation'),('sales_funnel_type', '=', 'negotiation')] - + @@ -395,7 +395,7 @@ else: higher - + -->