SBBMainzReports/SBBMainzReportCreator - neuer QB BeWo auch schon ab Januar 2024
This commit is contained in:
@@ -86,7 +86,7 @@ namespace SBBMainzReports
|
||||
}
|
||||
}
|
||||
|
||||
if (ro.StartDate < new DateTime(2024,04,01))
|
||||
if (ro.StartDate < new DateTime(2024,01,01))
|
||||
{
|
||||
report = AddReportToReport<BeWo.Report.DefaultReports.Stundenzettel>(report, bewoRo);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user