MH: Urlaubsplanung/UrlaubsplanungsManager was auskommentiert weil noch irrelevant

This commit is contained in:
2026-05-13 14:55:02 +02:00
parent 8441bd2865
commit 25b044a28d

View File

@@ -40,7 +40,7 @@ namespace BeWo.Service.Urlaubsplanung
foreach (var emp in employee)
{
var sonderurlaub = es.GetSonderurlaubForEmployee(emp.EmployeeOid.Value, filter.Year);
//var sonderurlaub = es.GetSonderurlaubForEmployee(emp.EmployeeOid.Value, filter.Year);
var infoDC = new AbwesenheitsInformationDC()
{