feat: Se crea asistente para creación de llamadas a seguimiento, closed #39
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -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>
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user