Verzollungspreise, RMC, etc.

This commit is contained in:
2026-02-04 08:24:49 +01:00
parent 0a94fc3431
commit bc361f6d7a
8 changed files with 1277 additions and 939 deletions

View File

@@ -34,7 +34,7 @@ Public Class frmMitarbeitersuche
Private Sub frmMitarbeitersuche_Load(sender As Object, e As EventArgs) Handles Me.Load
pnl.Visible = False
If Not VERAG_PROG_ALLGEMEIN.cBerechtignunen.CHECK_BERECHTIGUNG_bool("MITARBEITER_VERZEICHNIS", "SDL") Then
MsgBox("Noch nicht verfügbar!")
MsgBox("keine Berechtigung für MA-Verzeichnis!")
Me.Close()
Exit Sub
End If