feat: Se crea asistente para creación de llamadas a seguimiento, closed #39
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2023-08-21 12:48:25 -05:00
parent 8d1d5d1553
commit a8da18e2b6
4 changed files with 20 additions and 3 deletions

View File

@@ -2,5 +2,9 @@
<!-- 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"/>
<label name="interest"/>
<field name="interest"/>
</form>

View File

@@ -26,6 +26,7 @@ this repository contains the full copyright notices and license terms. -->
</notebook>
<group col="-1" colspan="6" id="buttons">
<button name="wizard_make_call" icon="tryton-forward"/>
<button name="wizard_schedule" icon="tryton-calendar"/>
</group>
<label name="pending_call"/>