# Conflicts:
#	B4A/C_TicketsDia.bas
#	B4A/KelloggsV3.b4a.meta
This commit is contained in:
2023-10-27 12:40:44 -06:00

View File

@@ -73,10 +73,6 @@ Sub B4XPage_Appear
Log(NumberFormat2(sumatotal, 0, 2, 2, False))
Next
cursorprueba.Close
'LINEA GUERRA
ListView1.AddTwoLines(c.GetString("PC_CLIENTE"),c.GetString("NOMBRE") &" Cant. #"& c.GetString("PC_NOART")& " SubTotal $"& sumatotal)
Next
End If