Zeiterfassung

This commit is contained in:
2023-09-28 11:52:59 +02:00
parent 917326ab79
commit d0cee438e2
4 changed files with 121 additions and 62 deletions

View File

@@ -151,10 +151,8 @@ Public Class frmMain
If a = vbYes Then
Dim info
timas.setTimeEntry(cAllgemein.MITARBEITER, Now, info, "in")
MsgBox(info)
Else
End If
MsgBox(info)
End If
End If
End If