trytondo-sale_opportunity_m.../view/prospect_trace_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

12 lines
511 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="prospect" expand="1"/>
<field name="prospect_business_unit" expand="1"/>
<field name="prospect_city" expand="1"/>
<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>