Skip to content

VSN-2946/feat(driver): sync responsables (managers) chauffeur salarié

abdellatif elkerbani a demandé de fusionner feature/VSN-2946 vers develop

Add the three responsable fields (exploitation / flotte / RH, UUID + cached name) to Driver, DriverDTO and DriverDetailDTO. Push them — plus the full shared field set — to the matching employee on both driver create and driver update via POST /api/hr/employees/sync-from-driver (after-commit, best-effort). Add POST /api/user/driver/sync-from-employee to apply an employee edit back onto the matching driver (matched by email, no reverse call).

Rapports de requête de fusion