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 0adcb28..8513989 100644 Binary files a/B4A/Files/promociones.bal and b/B4A/Files/promociones.bal differ 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