VSDHammReports/VsdHammReportCreator.cs - Anderer Quittierungsbeleg auch für JA Dortmund
This commit is contained in:
@@ -108,7 +108,7 @@ namespace VSDHammReports
|
||||
}
|
||||
}
|
||||
|
||||
if (kt == "Jugendamt Dortmund" || kt == "Jugendamt Kreis Soest")
|
||||
if (kt == "Jugendamt Dortmund" && ro.StartDate < new DateTime(2024, 10, 1) || kt == "Jugendamt Kreis Soest")
|
||||
{
|
||||
report = new VSDHammReports.QuittierungsbelegJA();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user