trytondo-sale_opportunity_m.../view/pending_task_tree.xml
camilogs 5873d35f12
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat(Pantalla Tareas pendientes): Se agregan vistas de método de contacto, #74
2023-10-19 19:58:46 -05:00

9 lines
346 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_trace" expand="1"/>
<field name="description" expand="1"/>
<field name="contacts" expand="1"/>
<button name="close_task"/>
</tree>