trytondo-sale_opportunity_m.../view/prospect_trace_tree.xml
camilogs 1d38d797c5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix: Un seguimiento a prospecto solo debe tener máximo una llamada agendada, closed #28
2023-08-13 20:31:59 -05:00

11 lines
457 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_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>