This commit is contained in:
2023-10-27 12:46:20 -06:00
parent 48c90118c9
commit 09a3d4837e
3 changed files with 4 additions and 23 deletions

View File

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