fix : calcule des RTT

This commit is contained in:
2026-03-20 08:13:20 +01:00
parent e85f7b6f4c
commit 049e64288e

View File

@@ -267,6 +267,6 @@ final readonly class EmployeeRttSummaryProvider implements ProviderInterface
}
}
return $today;
return $weekEnd;
}
}