Modules.Jobs - New Class für XRechnung Sichtbeleg Erstellung
This commit is contained in:
@@ -398,6 +398,9 @@ Public Class ImportZUGFeRDFiles
|
||||
' If an application error occurred, dont move files so they will be processed again later
|
||||
If oMoveDirectory = DIRECTORY_DONT_MOVE Then
|
||||
_logger.Info("Application Error occurred. Files for message Id {0} will not be moved.", oMessageId)
|
||||
|
||||
ElseIf (1 = 0) Then
|
||||
' Hier das neue PDF erzeugen
|
||||
Else
|
||||
' Move all files of the current group
|
||||
_file.MoveFiles(oArgs, oMessageId, oFileGroupFiles, oEmailAttachmentFiles, oEmbeddedAttachmentFiles, oMoveDirectory, oIsSuccess)
|
||||
|
||||
Reference in New Issue
Block a user