This commit is contained in:
2023-10-19 15:14:01 -06:00

View File

@@ -121,6 +121,8 @@ Sub Regresar_Click
B4XPages.ShowPage("Cliente")
End Sub
Private Sub B4XPage_CloseRequest As ResumableSub
' BACK key pressed
' Return True To close, False To cancel
@@ -238,4 +240,4 @@ End Sub
Private Sub p_nota_Click
End Sub
End Sub