VivaAVidaReports: Sozio-LN schon ab Januar (statt Februar) 25
This commit is contained in:
@@ -84,7 +84,7 @@ namespace VivaAVida
|
|||||||
ServicesOverviewRO.CreateSignatureString(s);
|
ServicesOverviewRO.CreateSignatureString(s);
|
||||||
|
|
||||||
if (s.ServiceCategory.ToLower().Contains("sozio") &&
|
if (s.ServiceCategory.ToLower().Contains("sozio") &&
|
||||||
ro.StartDate >= new DateTime(2025, 2, 1))
|
ro.StartDate >= new DateTime(2025, 1, 1))
|
||||||
{
|
{
|
||||||
sozioRo.Services.Add(s);
|
sozioRo.Services.Add(s);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user