mirror of
https://github.com/KeymonSoft/Guna_Reparto_Imp.git
synced 2026-04-20 14:19:34 +00:00
6.02.09_01
This commit is contained in:
@@ -166,29 +166,29 @@ Sub MapFragment1_Ready
|
||||
If pedidos.RowCount > 1 Then
|
||||
|
||||
If esteAzul = 1 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-azul1.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-azul2.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-azul3.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-azul4.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-azul1.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-azul.png"
|
||||
|
||||
Else If pedidos.RowCount = 1 Then
|
||||
|
||||
pedidos.Position = 0
|
||||
If pedidos.GetString("HVD_PRONOMBRE") = "Cobranza Pendiente" Then
|
||||
If esteAzul = 1 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-amarillo.png"
|
||||
If esteAzul = 1 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-azul.png"
|
||||
Else
|
||||
If esteAzul = 1 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-azul1.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-azul2.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-azul3.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-azul4.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-azul1.png"
|
||||
If esteAzul = 2 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 3 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 4 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 5 Then esteAzul2= "marker-azul.png"
|
||||
If esteAzul = 6 Then esteAzul2= "marker-azul.png"
|
||||
End If
|
||||
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user