VERSION 6.01.28

- Cambio en e manifiesto para corregir el "teclado" fantasma.
This commit is contained in:
2026-02-03 09:53:23 -06:00
parent af1f4b9ead
commit 10a2c84997
6 changed files with 62 additions and 39 deletions

View File

@@ -1220,7 +1220,7 @@ Sub B_IMP_Click
a_VENTA_F = 0
End If
C4.Close
C4=Starter.skmt.ExecQuery2("select count(*) as CUANTOS from pedido where substr(pe_pronombre,1,6) = ? AND PE_PROID = ? ", Array As String("CAMBIO", s.GetString("CAT_GP_ID")))
C4.Position=0
If C4.GetString("CUANTOS") > 0 Then