trytondo-sale_opportunity_m.../view/prospect_trace_tree.xml
camilogs c1df0de713
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Se crean vistas a agenda de llamadas pendientes
2023-08-07 13:29:38 -05:00

11 lines
437 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"/>
<field name="prospect_contact" expand="1"/>
<field name="prospect_city" expand="1"/>
<field name="current_interest" expand="1"/>
<field name="calls" expand="1"/>
<field name="pending_calls" expand="1"/>
</tree>