feat: Se hace posible filtrar llamadas por operario que realizó dicha llamada
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-26 17:59:08 -05:00
parent 9067aa1446
commit 1a1b262720
5 changed files with 14 additions and 3 deletions

View File

@@ -9,4 +9,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="prospect_trace" expand="1"/>
<field name="description" expand="1"/>
<field name="call_business_unit" expand="1"/>
<field name="call_assigned_operator" expand="1"/>
</tree>

View File

@@ -8,4 +8,5 @@ this repository contains the full copyright notices and license terms. -->
<field name="current_interest" expand="1"/>
<field name="calls" expand="1"/>
<field name="pending_call" expand="1"/>
<field name="prospect_assigned_operator" expand="1"/>
</tree>