feat : afficher l'en-cours d'acquisition au format net / brut (onglet Congés)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-26 15:56:28 +02:00
parent 355d5d1975
commit 712a7bf62a
2 changed files with 3 additions and 1 deletions
@@ -10,6 +10,7 @@ export type EmployeeLeaveSummary = {
takenSaturdays: number
fractionedDays: number
accruingDays: number
accruingDaysTotal: number
previousYearAcquiredDays: number
previousYearTakenDays: number
previousYearRemainingDays: number