trytondo-sale_opportunity_m.../view/call_tree.xml
camilogs a6b53dd021
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Se agregan campos a vistas de llamada, prospecto y seguimiento de prospecto
2023-08-06 22:49:36 -05:00

11 lines
412 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"/>
<field name="interest" expand="1"/>
<field name="call_type" expand="1"/>
<field name="call_result" expand="1"/>
<field name="prospect_trace"/>
<field name="description" expand="1"/>
</tree>