fix Zugferd-Report
This commit is contained in:
@@ -256,7 +256,7 @@ Public Class frmKundenUebersichtZollRgDetails
|
|||||||
Console.WriteLine(err)
|
Console.WriteLine(err)
|
||||||
|
|
||||||
If output <> "" Then
|
If output <> "" Then
|
||||||
Dim tmpPath_Report = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.getTMPPath("MUSTANG-REPORT", ".pdf", , False)
|
Dim tmpPath_Report = VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.getTMPPath("MUSTANG-REPORT.pdf", ".pdf", , False)
|
||||||
VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.CreateValidationPdf(output, Path_temp, RK_ID, tmpPath_Report)
|
VERAG_PROG_ALLGEMEIN.DATENVERVER_OPTIONS.CreateValidationPdf(output, Path_temp, RK_ID, tmpPath_Report)
|
||||||
If tmpPath_Report <> "" Then Process.Start(tmpPath_Report)
|
If tmpPath_Report <> "" Then Process.Start(tmpPath_Report)
|
||||||
End If
|
End If
|
||||||
|
|||||||
Reference in New Issue
Block a user