trytondo-sale_opportunity_m.../view/call_tree.xml
camilogs bdcf78ad56
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: En registros de llamadas se renombra 'operario asignado' por 'operario que llamó'
2023-08-28 20:27:30 -05:00

13 lines
535 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="operator_who_called" expand="1"/>
</tree>