MH: Lyvie Kupfer Ministatistik

This commit is contained in:
2025-03-12 10:25:57 +01:00
parent b9cf2b3444
commit 91e61dcfb5

View File

@@ -56,7 +56,7 @@ namespace LyvieKupfer.Service
else
{
var srDc = MapToServiceRecordDCForStatistic(sr);
minutesProvidedRounded = calc.GetDocumentedDurationInMinutes(srDc, false);
minutesProvidedRounded = calc.GetDocumentedDurationInMinutes(srDc, true);
if (periodStats != null)
{