Cerra mesa (efectivo)

This commit is contained in:
2024-02-05 05:48:55 -06:00
parent 313f98da13
commit 97881301df
7 changed files with 14 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
B4A=true
B4A=true
Group=Default Group
ModulesStructureVersion=1
Type=Class
@@ -43,7 +43,7 @@ End Sub
Public Sub Initialize
' B4XPages.GetManager.LogEvents = True
End Sub
'This event will be called once, before the page becomes visible.
Private Sub B4XPage_Created (Root1 As B4XView)
Root = Root1
@@ -95,4 +95,4 @@ End Sub
Private Sub b_cargaProductos_Click
End Sub
End Sub