This commit is contained in:
2026-06-12 14:26:50 +02:00
parent 57ab4ce0bf
commit ba0fc69d9c

View File

@@ -1854,6 +1854,7 @@ Public Class usrCntlSpeditionsBuchSuche
Dim sb As New System.Text.StringBuilder
sb.AppendLine()
sb.AppendLine(String.Format("{0,-15} {1,6} {2,12} {3,15} {4,15}", "Grenzstelle", "Anz", "zu kassieren", "kassiert", "Handling"))
sb.AppendLine(New String("-"c, 70))