From 36d7788d8d11a30e44e8013c4f4713e652405f8d Mon Sep 17 00:00:00 2001 From: camilogs Date: Sat, 12 Aug 2023 13:35:37 -0500 Subject: [PATCH] feat: Se agregan estados a la vista: open, with_pending_calls, all --- prospect_trace.xml | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/prospect_trace.xml b/prospect_trace.xml index e06663b..eb39d21 100644 --- a/prospect_trace.xml +++ b/prospect_trace.xml @@ -3,11 +3,6 @@ this repository contains the full copyright notices and license terms. --> - - Prospect Traces - sale.prospect_trace - - sale.prospect_trace tree @@ -18,7 +13,10 @@ this repository contains the full copyright notices and license terms. --> form prospect_trace_form - + + Prospect Traces + sale.prospect_trace + @@ -29,6 +27,27 @@ this repository contains the full copyright notices and license terms. --> + + Open + + + + + + + With pending calls + + + + + + + All + + + + +