From 966404f2acaf0dfba75a2c154760648c7cf5ebec Mon Sep 17 00:00:00 2001 From: Jose Alberto Guerra Ugalde Date: Mon, 26 Feb 2024 12:29:29 -0600 Subject: [PATCH] =?UTF-8?q?-=20Se=20cambi=C3=B3=20que=20en=20las=20promoci?= =?UTF-8?q?ones,=20se=20pueda=20editar=20directamente=20la=20cantidad=20de?= =?UTF-8?q?=20promos=20maximas,=20antes=20el=20campo=20era=20solo=20lectur?= =?UTF-8?q?a.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- B4A/C_Promos.bas | 7 ++++++- B4A/Files/promociones.bal | Bin 9382 -> 9382 bytes B4A/KelloggsV4.b4a | 2 +- B4A/KelloggsV4.b4a.meta | 2 +- 4 files changed, 8 insertions(+), 3 deletions(-) diff --git a/B4A/C_Promos.bas b/B4A/C_Promos.bas index 9f9858a..6877687 100644 --- a/B4A/C_Promos.bas +++ b/B4A/C_Promos.bas @@ -516,4 +516,9 @@ End Sub ' End If ' Return False ' ' Returning False signals the system to handle the key -'End Sub \ No newline at end of file +'End Sub + +Private Sub et_promoCant_TextChanged (Old As String, New As String) + If IsNumber(New) And New > maxCantPromos Then et_promoCant.Text = maxCantPromos + If IsNumber(New) Then cuentaProds +End Sub \ No newline at end of file diff --git a/B4A/Files/promociones.bal b/B4A/Files/promociones.bal index 0adcb2800ed1cf5732698c3a2ca1a2dcc67bf74a..85139891ce181bc3498fb1247c3b64d0e572467d 100644 GIT binary patch delta 45 zcmZ4Hxy*CJbs5HYn{UY2Gcx*5-lt$SIY>^1k#Tdr93La2#^yTt^-PSSoAs0`m;iy` B4uAjv delta 47 zcmV+~0MP%YNv27#*Bk-Jv)CLz0Rcsmz92f2QXU)u0JCo%4gmokvwk110+T)s39~jL FZ~~h<4;BCb diff --git a/B4A/KelloggsV4.b4a b/B4A/KelloggsV4.b4a index cb457b8..671af68 100644 --- a/B4A/KelloggsV4.b4a +++ b/B4A/KelloggsV4.b4a @@ -869,7 +869,7 @@ Version=12.8 #Region Project Attributes #ApplicationLabel: Kelloggs Venta #VersionCode: 3000 - #VersionName: 4.02.20 + #VersionName: 4.02.24 #SupportedOrientations: portrait #CanInstallToExternalStorage: False #BridgeLogger:true diff --git a/B4A/KelloggsV4.b4a.meta b/B4A/KelloggsV4.b4a.meta index 382ed09..fd0746e 100644 --- a/B4A/KelloggsV4.b4a.meta +++ b/B4A/KelloggsV4.b4a.meta @@ -88,6 +88,6 @@ ModuleClosedNodes6= ModuleClosedNodes7=3,11,12 ModuleClosedNodes8= ModuleClosedNodes9= -NavigationStack=C_Cliente,B4XPage_Created,325,0,B4XMainPage,JobDone,509,0,B4XMainPage,B4XPage_Appear,417,6,C_Principal,JobDone,1606,0,C_Principal,e_ruta_EnterPressed,2022,0,Visual Designer,ticketsDia.bal,-100,6,Visual Designer,principal.bal,-100,2,C_Principal,cargar_Click,764,0,C_Principal,e_ruta_TextChanged,2022,6,C_Principal,b_mapa_Click,2021,0 +NavigationStack=C_Promos,cuentaProds,292,0,C_Promos,agregaFijosALista,182,0,Subs,traePromo,982,0,Subs,restaFijosPromo,1093,0,Main,Activity_Create,27,0,Main,Process_Globals,22,0,Main,Globals,24,0,Visual Designer,promociones.bal,-100,6,Subs,fechaKMT2Ticks,515,0,C_Promos,et_promoCant_TextChanged,516,6,C_Promos,b_continuar_Click,509,0 SelectedBuild=0 VisibleModules=1,27,11,3,12,4,28,13,23,2