Compare commits
2 Commits
5076f0a081
...
35ebba5103
| Author | SHA1 | Date | |
|---|---|---|---|
| 35ebba5103 | |||
| ba0fc69d9c |
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user