feat(overtime-contingent) : libellé header « Total H.payés » au lieu de « Contingent »
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -21,7 +21,7 @@ Donc l'année civile **Y** agrège : exercice `Y` (mois 1–5) + exercice `Y+1`
|
||||
- Cœur partagé : `App\Service\WorkHours\OvertimePaidContingentCalculator` (pur).
|
||||
- Repo : `EmployeeRttPaymentRepository::findByEmployeesAndYears`.
|
||||
- Fiche employé : `GET /employees/{id}/overtime-contingent?year=YYYY` → encart header
|
||||
(`Contingent {année} : X h / plafond h`, rouge si dépassement, année civile courante).
|
||||
(`Total H.payés {année} : X h / plafond h`, rouge si dépassement, année civile courante).
|
||||
- Export PDF : `GET /overtime-contingent/print?year=&siteIds=` (`ROLE_USER`, périmètre
|
||||
`findScoped`), groupé par site (`displayOrder`), tri `displayOrder → nom → prénom`,
|
||||
colonnes Janv–Déc + colonne `Total payé / payable`. Builder
|
||||
|
||||
Reference in New Issue
Block a user