- VERSION 5.06.08

- Se implementaron los globos dinamicos en el mapa.
- Se centro panel de clientes.
- Se desaparecen los botones de venta y No Venta en cliente si el cliente es nuevo.
- Se ajusto el tamaño del listview de clientes para que no se saga del panel.
This commit is contained in:
2025-06-09 13:48:06 -06:00
parent 9a15dd5246
commit 4a3f94d492
468 changed files with 140 additions and 1010 deletions

View File

@@ -21,7 +21,7 @@ Sub Process_Globals
' Private flpStarted As Boolean
Dim reqManager As DBRequestManager
' Dim DBReqServer As String = "http://11.0.0.253:1782"
Dim DBReqServer As String = "http://187.189.244.154:1781"
Dim DBReqServer As String = "http://192.99.93.204:1781"
' Dim DBReqServer As String = "http://10.0.0.205:1782"
' Dim DBReqServer As String = "http://11.0.0.231:1782"
Dim Timer1 As Timer