ADMIN UsrParam, DHF Import

This commit is contained in:
2025-08-20 21:32:46 +02:00
parent c0984d7145
commit 01a8f1f7ad
13 changed files with 455 additions and 328 deletions

View File

@@ -32,6 +32,7 @@ Public Class frmMain
Button6.Enabled = False
btnAPI.Enabled = False
btnFehler.Enabled = False
lblVersion.Text = "V " & Application.ProductVersion 'My.Resources.Version2
If VERAG_PROG_ALLGEMEIN.cBerechtignunen.CHECK_BERECHTIGUNG_bool("frmDienstplan", Me) Then
btnDienstplan.Enabled = True