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 - + -->