This commit is contained in:
2022-07-08 08:12:43 +02:00
parent 697b78e3c9
commit 7f5057dc3e
121 changed files with 8039 additions and 19322 deletions

View File

@@ -2,6 +2,7 @@
Imports System.Reflection
Public Class cSpeditionsbuchList
Property FilialenNr As Integer = -1
Property AbfertigungsNr As Integer = -1
@@ -873,4 +874,6 @@ Public Class cEndEmpfaener
Return False
End Function
End Class