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
@@ -71,7 +71,7 @@ Sub Class_Globals
Private Label1 As Label
Private b_pagoCerrar As Button
End Sub
'You can add more parameters here.
Public Sub Initialize As Object
Return Me
@@ -1003,4 +1003,4 @@ End Sub
Private Sub cb_pago_SelectedIndexChanged (Index As Int)
Log(cb_pago.SelectedItem)
End Sub
End Sub