neu
This commit is contained in:
@@ -857,7 +857,7 @@ Public Class frmDienstplanATILLA
|
||||
eintrag.dstetr_dstmaId = m.dstma_id
|
||||
eintrag.dstetr_datum = datum
|
||||
|
||||
If Not FT.isFeiertag(datum) Then
|
||||
If Not FT.isFeiertag(datum, cDienstSettings.getLand(niederlassung)) Then
|
||||
If m.dstma_muster Then
|
||||
' MsgBox("HIER")
|
||||
Dim tz As List(Of cDienstTeilzeit) = SQLDienst.getAllDienstTeilzeit(m.dstma_id)
|
||||
|
||||
Reference in New Issue
Block a user