Error registrando boton en ProspectTrace

This commit is contained in:
2023-08-19 14:39:30 -05:00
parent 881f34d582
commit 05ff4b8f8d
4 changed files with 28 additions and 4 deletions

View File

@@ -2,5 +2,7 @@
<!-- 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="date_time"/>
<field name="date_time"/>
<button name="wizard_schedule" icon="tryton-forward"/>
</form>