mirror of
https://github.com/KeymonSoft/Guna_Reparto_Imp.git
synced 2026-04-17 21:06:09 +00:00
....
This commit is contained in:
@@ -1746,7 +1746,7 @@ Private Sub i_engrane_Click
|
|||||||
Subs.centraBoton(b_regesar, Root.Width)
|
Subs.centraBoton(b_regesar, Root.Width)
|
||||||
Subs.centraBoton(b_server, p_serverList.Width)
|
Subs.centraBoton(b_server, p_serverList.Width)
|
||||||
lv_server.Clear
|
lv_server.Clear
|
||||||
lv_server.AddSingleLine("http://keymon.lat:1782")
|
lv_server.AddSingleLine("http://keymon.net:1782")
|
||||||
|
|
||||||
If user.Text = "KMTS1" Then lv_server.AddSingleLine("http://10.0.0.205:1782")
|
If user.Text = "KMTS1" Then lv_server.AddSingleLine("http://10.0.0.205:1782")
|
||||||
' l_server.Text = Starter.server
|
' l_server.Text = Starter.server
|
||||||
|
|||||||
@@ -3359,7 +3359,7 @@ Sub imprime_pagare
|
|||||||
DateTime.DateFormat = "ddMMyyyy"
|
DateTime.DateFormat = "ddMMyyyy"
|
||||||
sDate=DateTime.Date(DateTime.Now)
|
sDate=DateTime.Date(DateTime.Now)
|
||||||
' Printer1.WriteString("JHGHGH " & CRLF)
|
' Printer1.WriteString("JHGHGH " & CRLF)
|
||||||
Printer1.WriteBarCode("I",Ticket&sDate)
|
Printer1.WriteBarCode("I",la_cuenta.Text&sDate)
|
||||||
|
|
||||||
Printer1.WriteString(" " & CRLF)
|
Printer1.WriteString(" " & CRLF)
|
||||||
Printer1.WriteString(" " & CRLF)
|
Printer1.WriteString(" " & CRLF)
|
||||||
|
|||||||
@@ -723,8 +723,8 @@ Sub caculaRutaGPS(coords As List, agregarActual As Boolean)
|
|||||||
ProgressDialogShow2("Calculando distancia y tiempo, un momento por favor.", False)
|
ProgressDialogShow2("Calculando distancia y tiempo, un momento por favor.", False)
|
||||||
Dim j As HttpJob
|
Dim j As HttpJob
|
||||||
j.Initialize("trip", Me) 'Calculamos el resto de la ruta.
|
j.Initialize("trip", Me) 'Calculamos el resto de la ruta.
|
||||||
j.Download($"http://keymon.lat:9002/ruteador?m=OSRM&r=${Subs.traeRutaReparto}&a=${Subs.traeAlmacen}&c=${coordsStr}"$) '&f=CEDIS,${Starter.cedisLocation.Longitude},${Starter.cedisLocation.Latitude}
|
j.Download($"http://keymon.net:9002/ruteador?m=OSRM&r=${Subs.traeRutaReparto}&a=${Subs.traeAlmacen}&c=${coordsStr}"$) '&f=CEDIS,${Starter.cedisLocation.Longitude},${Starter.cedisLocation.Latitude}
|
||||||
Log($"http://keymon.lat:9002/ruteador?m=OSRM&r=${Subs.traeRutaReparto}&a=${Subs.traeAlmacen}&c=${coordsStr}"$) '&f=CEDIS,${Starter.cedisLocation.Longitude},${Starter.cedisLocation.Latitude}
|
Log($"http://keymon.net:9002/ruteador?m=OSRM&r=${Subs.traeRutaReparto}&a=${Subs.traeAlmacen}&c=${coordsStr}"$) '&f=CEDIS,${Starter.cedisLocation.Longitude},${Starter.cedisLocation.Latitude}
|
||||||
Wait For (j) JobDone(j As HttpJob)
|
Wait For (j) JobDone(j As HttpJob)
|
||||||
If j.Success Then
|
If j.Success Then
|
||||||
Dim jp As JSONParser
|
Dim jp As JSONParser
|
||||||
|
|||||||
@@ -78,7 +78,7 @@ Sub Process_Globals
|
|||||||
'These variables can be accessed from all modules.
|
'These variables can be accessed from all modules.
|
||||||
|
|
||||||
'Aqui va la liga al archivo .ver en el servidor que contiene la información de la aplicacion
|
'Aqui va la liga al archivo .ver en el servidor que contiene la información de la aplicacion
|
||||||
Public lnk As String = "https://keymon.lat/movil/Guna/Guna_reparto.ver"
|
Public lnk As String = "https://keymon.net/movil/Guna/Guna_reparto.ver"
|
||||||
|
|
||||||
'/// En el servidor se necesita un archivo de texto (.ver) que tenga los siguientes
|
'/// En el servidor se necesita un archivo de texto (.ver) que tenga los siguientes
|
||||||
'/// datos separados por un tabulador
|
'/// datos separados por un tabulador
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -94,6 +94,6 @@ ModuleClosedNodes6=
|
|||||||
ModuleClosedNodes7=
|
ModuleClosedNodes7=
|
||||||
ModuleClosedNodes8=
|
ModuleClosedNodes8=
|
||||||
ModuleClosedNodes9=
|
ModuleClosedNodes9=
|
||||||
NavigationStack=C_Cliente,esPagoACreditoGuardamosPagare,764,0,C_Cliente,b_cxc_Click,1822,0,C_Cliente,b_abono_Click,2157,6,C_Cliente,CreateListItem,1985,0,C_NoVenta,GUARDA_Click,176,0,C_NoVenta,Camera1_PictureTaken,378,0,C_Cliente,CheckBox1_CheckedChange,2000,6,Diseñador Visual,principal.bal,-100,1,C_Cliente,gest_Click,567,2,C_Principal,JobDone,1765,0,C_Principal,connecta_Click,1939,0
|
NavigationStack=C_Cliente,CheckBox1_CheckedChange,2000,6,Diseñador Visual,principal.bal,-100,1,C_Cliente,gest_Click,567,2,C_Principal,JobDone,1765,0,C_Principal,B4XPage_CloseRequest,1922,0,C_Principal,B_carga_Click,1918,0,C_Principal,connecta_Click,1938,0,B4XMainPage,i_engrane_Click,1742,1,appUpdater,Process_Globals,74,1,C_Clientes,caculaRutaGPS,719,2,C_Cliente,imprime_pagare,3355,1
|
||||||
SelectedBuild=0
|
SelectedBuild=0
|
||||||
VisibleModules=2,16,4,5,6,7,9,30,29,27
|
VisibleModules=2,16,4,5,6,7,9,30,29,27
|
||||||
|
|||||||
Reference in New Issue
Block a user