API Einstellungen, Überstundenauszahlung, Sammelrechnungsdruck, etc

This commit is contained in:
2024-04-17 08:50:06 +02:00
parent 654080e896
commit aaebe0b8a1
8 changed files with 406 additions and 16 deletions

View File

@@ -270,7 +270,8 @@ Public Class usrCntlAPI
End Sub
Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
Dim f = New frmAPIEinstellungen("tblAPIEinstellungen", "ADMIN")
f.Show()
End Sub
Private Sub Button6_Click(sender As Object, e As EventArgs) Handles Button6.Click