feat(Prospect_Trace): Se agrega estado 'cerrado' las vistas, #64
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2023-08-30 18:30:11 -05:00
parent 8c1ed18530
commit 9efb29f1a1
2 changed files with 12 additions and 1 deletions

View File

@@ -36,4 +36,8 @@ this repository contains the full copyright notices and license terms. -->
<field name="pending_call"/>
<label name="state"/>
<field name="state"/>
<group col="-1" colspan="6" id="footer_buttons">
<button name="close_trace" icon="tryton-close"/>
</group>
</form>