neu
This commit is contained in:
@@ -2640,7 +2640,7 @@ Public Class usrcntlAktDetails
|
||||
Private Sub Button9_Click(sender As Object, e As EventArgs) Handles btnKasse_User.Click
|
||||
If DispolisteVermerk() Then
|
||||
Dim path = SDL.FormularManagerNEU.DispSendungslisteoListe(AvisoID, False,, cboFormulareRgAn._value)
|
||||
If path <> "" Then Process.Start(path)
|
||||
If path <> "" And IO.File.Exists(path) Then Process.Start(path)
|
||||
Panel4.Visible = False
|
||||
End If
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user