This commit is contained in:
2023-09-29 09:00:45 +02:00
4 changed files with 134 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