chore(rtt) : align TS week DTO with isFlatRecovery field

This commit is contained in:
2026-06-09 10:20:59 +02:00
parent f9b3edcf08
commit ffa4a5c9d2
@@ -10,6 +10,7 @@ export type EmployeeRttWeekSummary = {
bonus50Minutes: number
totalMinutes: number
cumulativeBalanceMinutes: number
isFlatRecovery: boolean
}
export type RttMonthPayment = {