frmBelegNeu -> POS-Terminal Beschreibung

This commit is contained in:
2025-01-09 08:46:38 +01:00
parent be6487d129
commit 21c59674f3
2 changed files with 50 additions and 32 deletions

View File

@@ -1740,6 +1740,10 @@ Public Class frmBelegNeu
End Sub
Private Sub LinkLabel1_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked
Process.Start("https://wiki.verag.ag/de/software/aviso/howtos/Bankomat")
End Sub
'Private Sub generatePOSUmbuchung()
' Dim isUmbuchung = True
' Dim frmFremdbeleg As New frmFremdbeleg(isUmbuchung)