ATR Archiv

This commit is contained in:
2024-01-23 07:55:21 +01:00
parent 9ac830f590
commit e383a3e6a7
18 changed files with 363 additions and 247 deletions

View File

@@ -1,5 +1,6 @@
Imports System.Web.UI.WebControls
Imports com.esendex.sdk.sent
Imports DocumentFormat.OpenXml.Drawing.Charts
Imports DocumentFormat.OpenXml.Vml.Presentation
Imports GrapeCity.ActiveReports.Design.DdrDesigner.Designers
Imports GrapeCity.ActiveReports.ReportsCore.Tools
@@ -153,8 +154,8 @@ Public Class frmATEZ_NCTS
saveRoute(atez_data)
setDurchgangszolstellen()
setRoute()
If sendAtezData(atez_data, atez) Then
AvisoStatusFunctions.insertSendungsVermerk(SENDUNG.tblSnd_SendungID, SENDUNG.tblSnd_AvisoID, "An ATEZ gesendet", 109)
Me.Close()
Else
Me.Close()