VivaAVidaReports: Sozio-LN schon ab Januar (statt Februar) 25

This commit is contained in:
2025-04-08 19:21:15 +02:00
parent b6bf3447b5
commit d1d2143fe4

View File

@@ -84,7 +84,7 @@ namespace VivaAVida
ServicesOverviewRO.CreateSignatureString(s);
if (s.ServiceCategory.ToLower().Contains("sozio") &&
ro.StartDate >= new DateTime(2025, 2, 1))
ro.StartDate >= new DateTime(2025, 1, 1))
{
sozioRo.Services.Add(s);
}