MH: Urlaubsplanung/UrlaubsplanungsManager was auskommentiert weil noch irrelevant
This commit is contained in:
@@ -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()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user