mirror of
https://github.com/KeymonSoft/Guna_Reparto_Imp.git
synced 2026-04-20 22:29:16 +00:00
- VERSION 5.03.08
- Se agregó codigo para la confirmacion de pagares mediante WhatsApp en Cliente. - Se agregaron 270 segundos (4.5 minutos) al tiempo calculado en el ruteo de Clientes. - Se hicieorn mas pequeños los números de los globitos en MAPAS_RUTAS, de 20 a 15. - Se puso un toastMessage cuando las coordenadas del CEDIS están en CERO.
This commit is contained in:
@@ -71,8 +71,8 @@ Sub Service_Create
|
||||
cedisLocation.Initialize
|
||||
' cedisLocation.Latitude = "19.48118148992086"
|
||||
' cedisLocation.Longitude = "-99.15295579261536"
|
||||
cedisLocation.Latitude = "0"
|
||||
cedisLocation.Longitude = "0"
|
||||
cedisLocation.Latitude = "20.5879843"
|
||||
cedisLocation.Longitude = "-100.3897913"
|
||||
End Sub
|
||||
|
||||
Sub Service_Start (StartingIntent As Intent)
|
||||
|
||||
Reference in New Issue
Block a user