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

View File

@@ -1,4 +1,4 @@
B4A=true B4A=true
Group=Default Group Group=Default Group
ModulesStructureVersion=1 ModulesStructureVersion=1
Type=Class Type=Class
@@ -71,7 +71,7 @@ Sub Class_Globals
Private Label1 As Label Private Label1 As Label
Private b_pagoCerrar As Button Private b_pagoCerrar As Button
End Sub End Sub
'You can add more parameters here. 'You can add more parameters here.
Public Sub Initialize As Object Public Sub Initialize As Object
Return Me Return Me
@@ -1003,4 +1003,4 @@ End Sub
Private Sub cb_pago_SelectedIndexChanged (Index As Int) Private Sub cb_pago_SelectedIndexChanged (Index As Int)
Log(cb_pago.SelectedItem) Log(cb_pago.SelectedItem)
End Sub End Sub

View File

@@ -64,7 +64,7 @@ Version=12.5
#FullScreen: false #FullScreen: false
#IncludeTitle: false #IncludeTitle: false
#End Region #End Region
'#BridgeLogger: True '#BridgeLogger: True
Sub Process_Globals Sub Process_Globals

View File

@@ -14,11 +14,11 @@ ModuleBreakpoints5=
ModuleBreakpoints6= ModuleBreakpoints6=
ModuleClosedNodes0= ModuleClosedNodes0=
ModuleClosedNodes1= ModuleClosedNodes1=
ModuleClosedNodes2= ModuleClosedNodes2=1
ModuleClosedNodes3=14 ModuleClosedNodes3=14
ModuleClosedNodes4= ModuleClosedNodes4=
ModuleClosedNodes5=6 ModuleClosedNodes5=6
ModuleClosedNodes6=68 ModuleClosedNodes6=68
NavigationStack=Subs,actualizaProducto,1248,6,C_Principal,b_pagoCerrar_Click,990,6,Visual Designer,principal.bal,-100,4,B4XMainPage,B4XPage_Created,42,0,Visual Designer,login.bal,-100,2,B4XMainPage,Class_Globals,34,0,B4XMainPage,i_conf_Click,91,0,B4XMainPage,b_cargaProductos_Click,91,0,C_Principal,b_prodMenos_Click,282,0,C_Principal,B4XPage_CloseRequest,200,6 NavigationStack=B4XMainPage,b_cargaProductos_Click,91,0,C_Principal,b_prodMenos_Click,282,0,B4XMainPage,Class_Globals,20,0,C_Principal,B4XPage_CloseRequest,200,6,C_Principal,Initialize,72,0,C_Principal,b_pagoCerrar_Click,991,0,Starter,Process_Globals,5,0,B4XMainPage,Initialize,39,0,C_Principal,Class_Globals,67,0,Subs,Process_Globals,17,0
SelectedBuild=0 SelectedBuild=0
VisibleModules=1,5,6,2,4 VisibleModules=1,5,6,2,4

View File

@@ -1,4 +1,4 @@
B4A=true B4A=true
Group=Default Group Group=Default Group
ModulesStructureVersion=1 ModulesStructureVersion=1
Type=Service Type=Service
@@ -8,7 +8,7 @@ Version=9.85
#StartAtBoot: False #StartAtBoot: False
#ExcludeFromLibrary: True #ExcludeFromLibrary: True
#End Region #End Region
Sub Process_Globals Sub Process_Globals
'These global variables will be declared once when the application starts. 'These global variables will be declared once when the application starts.
'These variables can be accessed from all modules. 'These variables can be accessed from all modules.

View File

@@ -1,4 +1,4 @@
B4A=true B4A=true
Group=Default Group Group=Default Group
ModulesStructureVersion=1 ModulesStructureVersion=1
Type=StaticCode Type=StaticCode
@@ -21,7 +21,7 @@ Sub Process_Globals
' Dim rutaInicioHoy As String = "" ' Dim rutaInicioHoy As String = ""
Private subsLogs As Boolean = False Private subsLogs As Boolean = False
End Sub End Sub
'Pone el valor de phn.Model en la variable global "devModel" 'Pone el valor de phn.Model en la variable global "devModel"
Sub getPhnId As String 'ignore Sub getPhnId As String 'ignore
'Requiere la libreria "Phone" 'Requiere la libreria "Phone"

View File

@@ -42,7 +42,7 @@ Version=10.2
' Return True ' Return True
'End Sub 'End Sub
'****************************************************************************** '******************************************************************************
Sub Process_Globals Sub Process_Globals
'These global variables will be declared once when the application starts. 'These global variables will be declared once when the application starts.
'These variables can be accessed from all modules. 'These variables can be accessed from all modules.