SND Abrechung

This commit is contained in:
2025-04-17 14:23:13 +02:00
parent 663a1f817b
commit 6697922adb
12 changed files with 823 additions and 303 deletions

View File

@@ -3872,7 +3872,6 @@ Public Class usrcntlAktDetails
End Sub
Private Sub Button16_Click(sender As Object, e As EventArgs) Handles Button16.Click
' Process.Start("https://login.verag.ag/status.aspx?AvisoId=" & VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(AVISO.AvisoID))
Process.Start("https://status.app.verag.ag/aviso-status/" & VERAG_PROG_ALLGEMEIN.cCryptography3.Encrypt(AVISO.AvisoID))
End Sub