trytondo-sale_opportunity_m.../view/make_call_start_form.xml
camilogs 06a7402f0c
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: Se da formato a formulario de asistente de creación de llamadas, closed #50
2023-08-22 18:18:33 -05:00

10 lines
322 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="description"/>
<field name="description"/>
<newline/>
<label name="interest"/>
<field name="interest"/>
</form>