hrms-api-backend/BMA.EHR.Leave/Controllers
Suphonchai Phoonsawat 639d41649c Add LeaveCount column to LeaveBeginnings table
- Introduced a new column 'LeaveCount' of type int to the LeaveBeginnings table.
- Set default value to 0 and added a comment for clarity in Thai: "จำนวนครั้งที่ลาสะสม".
2026-02-05 10:54:44 +07:00
..
HolidayController.cs add holiday 2025-09-14 21:02:24 +07:00
LeaveBeginningController.cs Add LeaveCount column to LeaveBeginnings table 2026-02-05 10:54:44 +07:00
LeaveController.cs Add IsProbatin property to GetProfileByKeycloakIdDto and update leave request logic for probationary users #2266 2026-02-05 10:39:57 +07:00
LeaveReportController.cs Update leave calculations to use DateAppoint and adjust leave limits based on government age #2266 2026-02-03 20:46:20 +07:00
LeaveRequestController.cs Add IsProbatin property to GetProfileByKeycloakIdDto and update leave request logic for probationary users #2266 2026-02-05 10:39:57 +07:00
LeaveTypeController.cs fix: insignia + leave Error 2024-07-10 10:46:26 +07:00