mirror of
https://github.com/KeymonSoft/Medicomed-V2.git
synced 2026-04-18 05:09:26 +00:00
Version: 5.04.18_V2
Se corigue Query del JobDone del tag "marcas_rutas"
This commit is contained in:
@@ -1130,7 +1130,7 @@ Sub cargar_Click
|
||||
cmd.Initialize
|
||||
cmd.Name = "select_marcas_rutas_MEDI_V2"
|
||||
cmd.Parameters = Array As Object( ALMACEN, e_ruta.text )
|
||||
reqManager.ExecuteQuery(cmd , 0, "COMISIONES")
|
||||
reqManager.ExecuteQuery(cmd , 0, "marcas_rutas")
|
||||
|
||||
' cmd.Initialize
|
||||
' cmd.Name = "select_hist_avance_MEDI" 'select * from HIST_AVANCE_MESACTUAL where HIST_AM_RUTA = ? and HIST_AM_IDALMACEN order by HIST_AM_MARCA
|
||||
@@ -1888,7 +1888,9 @@ Sub JobDone(Job As HttpJob)
|
||||
datos_iguales = "ok"
|
||||
S_CP.Text = "INFO OK"
|
||||
Else
|
||||
If Starter.marcaCel <> "Sony" Then ToastMessageShow("No se cargo bien la info P. Sync Nuevamente" & CUANTOSP & " " & cuantos_pedido, True)
|
||||
If Starter.marcaCel <> "Sony" Then
|
||||
' ToastMessageShow("No se cargo bien la info P. Sync Nuevamente" & CUANTOSP & " " & cuantos_pedido, True)
|
||||
End If
|
||||
S_CP.Text = "ENVIAR DATOS (K-2)"
|
||||
End If
|
||||
Next
|
||||
@@ -1904,7 +1906,9 @@ Sub JobDone(Job As HttpJob)
|
||||
' ToastMessageShow("rojo val ok 1 cuantosp." , True)
|
||||
datos_iguales = "ok"
|
||||
Else
|
||||
If Starter.marcaCel <> "Sony" Then ToastMessageShow("No se cargo bien la info C. Sync Nuevamente" & CUANTOSC & " " & cuantos_pedidosc, True)
|
||||
If Starter.marcaCel <> "Sony" Then
|
||||
' ToastMessageShow("No se cargo bien la info C. Sync Nuevamente" & CUANTOSC & " " & cuantos_pedidosc, True)
|
||||
End If
|
||||
End If
|
||||
Next
|
||||
End If
|
||||
@@ -1919,7 +1923,9 @@ Sub JobDone(Job As HttpJob)
|
||||
' ToastMessageShow("rojo val ok 1 cuantosp." , True)
|
||||
datos_iguales = "ok"
|
||||
Else
|
||||
If Starter.marcaCel <> "Sony" Then ToastMessageShow("No se cargo bien la info N. Sync Nuevamente" & CUANTOSN & " " & cuantos_noventa, True)
|
||||
If Starter.marcaCel <> "Sony" Then
|
||||
' ToastMessageShow("No se cargo bien la info N. Sync Nuevamente" & CUANTOSN & " " & cuantos_noventa, True)
|
||||
End If
|
||||
End If
|
||||
Next
|
||||
End If
|
||||
|
||||
Binary file not shown.
@@ -29,29 +29,30 @@ File33=Nvo Cliente.jpg
|
||||
File34=palomita_verde.png
|
||||
File35=PANEL_PICK_CIEGO.bal
|
||||
File36=pedido.bal
|
||||
File37=principal.bal
|
||||
File38=proditem.bal
|
||||
File39=proditem1.bal
|
||||
File37=planfia_logo.png
|
||||
File38=principal.bal
|
||||
File39=proditem.bal
|
||||
File4=anterior.jpg
|
||||
File40=proditem2.bal
|
||||
File41=productos.bal
|
||||
File42=productos.png
|
||||
File43=promociones.bal
|
||||
File44=resdia.bal
|
||||
File45=ResDia.jpg
|
||||
File46=resdia20.png
|
||||
File47=resumendia.jpg
|
||||
File48=scrollpromos.bal
|
||||
File49=senial.jpg
|
||||
File40=proditem1.bal
|
||||
File41=proditem2.bal
|
||||
File42=productos.bal
|
||||
File43=productos.png
|
||||
File44=promociones.bal
|
||||
File45=resdia.bal
|
||||
File46=ResDia.jpg
|
||||
File47=resdia20.png
|
||||
File48=resumendia.jpg
|
||||
File49=scrollpromos.bal
|
||||
File5=bus-ar.png
|
||||
File50=sync.png
|
||||
File51=tache_rojo.png
|
||||
File52=Ticket dia.jpg
|
||||
File53=ticketdia20.jpg
|
||||
File54=ticketdia20.png
|
||||
File55=ticketsdia.bal
|
||||
File56=Tiendita.jpg
|
||||
File57=verde.png
|
||||
File50=senial.jpg
|
||||
File51=sync.png
|
||||
File52=tache_rojo.png
|
||||
File53=Ticket dia.jpg
|
||||
File54=ticketdia20.jpg
|
||||
File55=ticketdia20.png
|
||||
File56=ticketsdia.bal
|
||||
File57=Tiendita.jpg
|
||||
File58=verde.png
|
||||
File6=carrito.png
|
||||
File7=celltitle.bal
|
||||
File8=cliente.bal
|
||||
@@ -109,6 +110,7 @@ FileGroup54=Default Group
|
||||
FileGroup55=Default Group
|
||||
FileGroup56=Default Group
|
||||
FileGroup57=Default Group
|
||||
FileGroup58=Default Group
|
||||
FileGroup6=Default Group
|
||||
FileGroup7=Default Group
|
||||
FileGroup8=Default Group
|
||||
@@ -179,7 +181,7 @@ Module6=C_Clientes
|
||||
Module7=C_Cuestionario
|
||||
Module8=C_Historico
|
||||
Module9=C_Mapas
|
||||
NumberOfFiles=57
|
||||
NumberOfFiles=58
|
||||
NumberOfLibraries=33
|
||||
NumberOfModules=31
|
||||
Version=13.1
|
||||
@@ -187,7 +189,7 @@ Version=13.1
|
||||
#Region Project Attributes
|
||||
#ApplicationLabel: Medicomed
|
||||
#VersionCode: 1
|
||||
#VersionName: 5.04.05_V2
|
||||
#VersionName: 5.04.18_V2
|
||||
'SupportedOrientations possible values: unspecified, landscape or portrait.
|
||||
#SupportedOrientations: portrait
|
||||
#CanInstallToExternalStorage: False
|
||||
|
||||
@@ -94,6 +94,6 @@ ModuleClosedNodes6=
|
||||
ModuleClosedNodes7=
|
||||
ModuleClosedNodes8=
|
||||
ModuleClosedNodes9=
|
||||
NavigationStack=C_Cliente,mandaPendientes,2085,0,appUpdater,Process_Globals,74,0,C_Principal,cargar_Click,1004,0,C_Principal,t1_tick,2293,0,C_Principal,B_OK_PAS_Click,2368,0,C_Bitacora,mandaBitacora,40,0,C_Principal,JobDone,1155,0,DBRequestManager,HandleJob,197,0,Diseñador Visual,principal.bal,-100,4,C_Principal,Subir_Click,684,6
|
||||
NavigationStack=Diseñador Visual,inicioFinVenta.bal,-100,6,Diseñador Visual,cliente.bal,-100,5,C_NuevoCliente,B4XPage_Created,69,0,B4XMainPage,B_Aceptar_Monto_Click,1173,0,Diseñador Visual,MainPage.bal,-100,1,Diseñador Visual,login.bal,-100,2,B4XMainPage,b_aceptar_Click,1156,0,C_Principal,JobDone,1583,0,C_Principal,cargar_Click,1124,1,B4XMainPage,Entrar_Click,449,0
|
||||
SelectedBuild=0
|
||||
VisibleModules=29,1,14,2,12,3,6,7,8,26,4,5,11,21
|
||||
VisibleModules=29,1,14,2,12,3,6,7,8,26
|
||||
|
||||
Binary file not shown.
1
B4A/Objects/arguments.txt
Normal file
1
B4A/Objects/arguments.txt
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user