trytondo-sale_opportunity_m.../view/call_tree.xml
camilogs 1a1b262720
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Se hace posible filtrar llamadas por operario que realizó dicha llamada
2023-08-26 17:59:08 -05:00

13 lines
538 B
XML

<?xml version="1.0"?>
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<tree>
<field name="date" expand="1"/>
<field name="interest" expand="1"/>
<field name="call_type" expand="1"/>
<field name="call_result" expand="1"/>
<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>