Rundunungsdiff bei Gesamtsicherh

This commit is contained in:
2023-01-23 08:07:21 +01:00
parent 277542caea
commit 5cf4737596
5 changed files with 2080 additions and 2057 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1078,6 +1078,13 @@ Public Class usrcntlKundeBearbeitenFull
If Filiale > 0 Then
cboFiliale.changeItem(Filiale)
End If
If VERAG_PROG_ALLGEMEIN.cAllgemein.USRKURZNAME = "DANIEL" Then
Button5.Visible = True
Else
Button5.Visible = False
End If
End Sub