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:
@@ -82,6 +82,8 @@ Sub B4XPage_Appear
|
||||
Else
|
||||
ListView1.Top = lv1Top + 100
|
||||
End If
|
||||
|
||||
Starter.skmt.ExecNonQuery("delete from HIST_VENTAS WHERE HVD_CANT = 0")
|
||||
c=Starter.skmt.ExecQuery("select distinct codigo, indice, CAT_CL_NOMBRE, CAT_CL_CALLE, CAT_CL_NOEXT from waypoints inner join kmt_info on waypoints.codigo = kmt_info.CAT_CL_CODIGO where gestion = 0 AND CAT_CL_RUTA <> 1000 order by indice")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user