First attempt at fixing documenttype dependent export status
This commit is contained in:
@@ -244,8 +244,6 @@ Public Class frmExportMain
|
||||
If oFinalSqlResult = False Then
|
||||
Throw New DatabaseException("FinalSQL was not executed successfully!")
|
||||
End If
|
||||
|
||||
oDocument.IsExported = True
|
||||
Next
|
||||
|
||||
MsgBox($"{oExportCount} Dateien wurden erfolgreich exportiert!", MsgBoxStyle.Information, Text)
|
||||
|
||||
Reference in New Issue
Block a user