MH: DefaultReportCreator Debugging-If raus

This commit is contained in:
2026-06-10 08:30:18 +02:00
parent 0cb03ecca4
commit 07def35b6c

View File

@@ -1386,8 +1386,7 @@ namespace BeWo.Report
}
}
}
if (emp.LastName.Contains("Köckritz"))
{ }
if (currentContract != null)
{
if ((currentContract.WeeklyTotalHours == null && currentContract.MonthlyTotalHours == null) || currentContract.WeeklyDays == null)