This commit is contained in:
2019-10-31 09:22:40 +01:00
parent 6ae299259e
commit 12f63bb4bc
41 changed files with 1078 additions and 278 deletions

View File

@@ -408,8 +408,13 @@ Public Class SendungOptions
End Select
End If
'MsgBox(imgpath)
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath)
Dim ZOLLANMELDUNG As New DAKOSY_Worker.cZollsysteme_Aktenbeschriftung
If Not ZOLLANMELDUNG.getDataByBezugsnummer(SENDUNG.FilialenNr & "/" & SENDUNG.AbfertigungsNr, SENDUNG.tblSnd_Abfertigungsart_ID.ToString) Then
ZOLLANMELDUNG = Nothing
End If
Dim rpt As New Gemeinsames.rptSendungen(VALUES, imgpath, ZOLLANMELDUNG)
rpt.Document.CacheToDisk = False
'rpt.Document.CacheToDisk = True