Änderung Invoices wird korrekt angezeigt

This commit is contained in:
ja
2021-11-30 15:15:39 +01:00
parent e6271e4e76
commit bcc78206b5
3 changed files with 4 additions and 6 deletions

View File

@@ -636,7 +636,7 @@ Partial Class CustomsAviso
Protected Sub btn_Auftraege_Click(ByVal sender As Object, e As EventArgs) Handles btn_Auftraege.Click
dt = Nothing
MsgBox("TEst")
'MsgBox("TEst")
Session.Add("mytable", Nothing)
If Session.Item("mytable") = Nothing Then
If txt_Absender.Text IsNot "" Then