trytondo-sale_opportunity_m.../view/contact_method_form.xml
camilogs 4d4bdca848
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: Se agrega tercero relacionado a las vistas de mecanismo de contacto
2023-08-09 13:59:25 -05:00

19 lines
473 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. -->
<form>
<label name="contact_type"/>
<field name="contact_type"/>
<label name="value"/>
<field name="value"/>
<label name="prospect"/>
<field name="prospect"/>
<label name="name"/>
<field name="name"/>
<label name="position"/>
<field name="position"/>
</form>