This commit is contained in:
2023-10-27 12:47:45 -06:00
parent 09a3d4837e
commit 0da93563f2
2 changed files with 1 additions and 3 deletions

View File

@@ -74,8 +74,6 @@ Sub B4XPage_Appear
Next
cursorprueba.Close
'LINEA GUERRA
ListView1.AddTwoLines(c.GetString("PC_CLIENTE"),c.GetString("NOMBRE") &" Cant. #"& c.GetString("PC_NOART")& " SubTotal $"& sumatotal)
Next
End If