EZOLL, Spedbuch, etc.
This commit is contained in:
@@ -77,6 +77,7 @@ Public Class cZOLL_IMPORT
|
|||||||
SPEDBUCH.Zollsystem = "T"
|
SPEDBUCH.Zollsystem = "T"
|
||||||
SPEDBUCH.Abfertigungsdatum = Now.ToShortDateString
|
SPEDBUCH.Abfertigungsdatum = Now.ToShortDateString
|
||||||
SPEDBUCH.Sachbearbeiter = "AUTO"
|
SPEDBUCH.Sachbearbeiter = "AUTO"
|
||||||
|
SPEDBUCH.AUTO_created = True
|
||||||
|
|
||||||
Dim notfound = False
|
Dim notfound = False
|
||||||
|
|
||||||
@@ -364,6 +365,7 @@ Public Class cZOLL_IMPORT
|
|||||||
' SPEDBUCH.AtlasBezNrEZA = LRN
|
' SPEDBUCH.AtlasBezNrEZA = LRN
|
||||||
SPEDBUCH.Zollsystem = "E"
|
SPEDBUCH.Zollsystem = "E"
|
||||||
SPEDBUCH.Sachbearbeiter = "AUTO"
|
SPEDBUCH.Sachbearbeiter = "AUTO"
|
||||||
|
SPEDBUCH.AUTO_created = True
|
||||||
|
|
||||||
Dim ZOLL_IMPORT As New cZOLL_IMPORT
|
Dim ZOLL_IMPORT As New cZOLL_IMPORT
|
||||||
Dim notfound = False
|
Dim notfound = False
|
||||||
|
|||||||
Reference in New Issue
Block a user