mirror of
https://github.com/KeymonSoft/Kelloggs_V3.git
synced 2026-04-21 14:49:18 +00:00
Merge branch 'main' of https://github.com/KeymonSoft/Kelloggs_V3
# Conflicts: # B4A/C_TicketsDia.bas # B4A/KelloggsV3.b4a.meta
This commit is contained in:
@@ -73,10 +73,6 @@ Sub B4XPage_Appear
|
|||||||
Log(NumberFormat2(sumatotal, 0, 2, 2, False))
|
Log(NumberFormat2(sumatotal, 0, 2, 2, False))
|
||||||
Next
|
Next
|
||||||
cursorprueba.Close
|
cursorprueba.Close
|
||||||
|
|
||||||
|
|
||||||
'LINEA GUERRA
|
|
||||||
|
|
||||||
ListView1.AddTwoLines(c.GetString("PC_CLIENTE"),c.GetString("NOMBRE") &" Cant. #"& c.GetString("PC_NOART")& " SubTotal $"& sumatotal)
|
ListView1.AddTwoLines(c.GetString("PC_CLIENTE"),c.GetString("NOMBRE") &" Cant. #"& c.GetString("PC_NOART")& " SubTotal $"& sumatotal)
|
||||||
Next
|
Next
|
||||||
End If
|
End If
|
||||||
|
|||||||
Reference in New Issue
Block a user