EZOLL, Spedbuch, etc.

This commit is contained in:
2026-05-20 11:14:33 +02:00
parent c0648bc1fe
commit 514f4f93e3

View File

@@ -77,6 +77,7 @@ Public Class cZOLL_IMPORT
SPEDBUCH.Zollsystem = "T"
SPEDBUCH.Abfertigungsdatum = Now.ToShortDateString
SPEDBUCH.Sachbearbeiter = "AUTO"
SPEDBUCH.AUTO_created = True
Dim notfound = False
@@ -364,6 +365,7 @@ Public Class cZOLL_IMPORT
' SPEDBUCH.AtlasBezNrEZA = LRN
SPEDBUCH.Zollsystem = "E"
SPEDBUCH.Sachbearbeiter = "AUTO"
SPEDBUCH.AUTO_created = True
Dim ZOLL_IMPORT As New cZOLL_IMPORT
Dim notfound = False