Typo ausgebessert, Sendungsvermerke limit Anzahl Zeichen.

This commit is contained in:
2023-07-24 17:18:44 +02:00
parent 0d7a9fd476
commit 23d09774c0
7 changed files with 65 additions and 31 deletions

View File

@@ -592,9 +592,9 @@ Public Class frmHauptfenster
End If
If False Then 'Bei Produktivstart bedingung auf True!!!!!
If VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_timasId IsNot Nothing Then
If VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_timasId IsNot Nothing Then
Dim timas As New cTimasAPI
Dim infoMessage As String = ""
Dim timeEntryExisting As Boolean = False
@@ -608,7 +608,6 @@ Public Class frmHauptfenster
Else
End If
End If
End If
End If