From 9f8e0b96af738e2fe7500d708e02513517d0508e Mon Sep 17 00:00:00 2001 From: camilogs <camilo.gonzalez.col@gmail.com> Date: Tue, 22 Aug 2023 16:25:04 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20Se=20hace=20visible=20operario=20asigna?= =?UTF-8?q?do=20desde=20la=20vista=20de=20=C3=A1rbol,=20closed=20#49?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/prospect_tree.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/view/prospect_tree.xml b/view/prospect_tree.xml index 220e178..3529bbb 100644 --- a/view/prospect_tree.xml +++ b/view/prospect_tree.xml @@ -5,5 +5,6 @@ this repository contains the full copyright notices and license terms. --> <field name="name" expand="1"/> <field name="department" expand="1"/> <field name="city" expand="1"/> + <field name="assigned_operator" expand="1"/> <field name="contact_methods" expand="1"/> </tree> \ No newline at end of file