hrms-api-backend/BMA.EHR.Application/Repositories/Leaves/TimeAttendants
Suphonchai Phoonsawat a463df5716 Add migration to create CheckInJobStatuses table for RMQ task control
- Introduced a new migration that creates the CheckInJobStatuses table.
- The table includes fields for tracking job statuses, timestamps, user information, and error messages.
- Supports various statuses such as PENDING, PROCESSING, COMPLETED, and FAILED.
2026-01-20 10:49:13 +07:00
..
AdditionalCheckRequestRepository.cs #2146 and #2147 2025-12-22 13:45:11 +07:00
CheckInJobStatusRepository.cs Add migration to create CheckInJobStatuses table for RMQ task control 2026-01-20 10:49:13 +07:00
DutyTimeRepository.cs fix api 2024-06-20 13:37:25 +07:00
ProcessUserTimeStampRepository.cs add permission brother 2025-12-12 01:36:06 +07:00
UserCalendarRepository.cs fix api 2024-06-20 13:37:25 +07:00
UserDutyTimeRepository.cs update GetLastEffectRound method to accept effectiveDate parameter and adjust usage in LeaveReportController 2026-01-09 18:57:24 +07:00
UserTimeStampRepository.cs add permission brother 2025-12-12 01:36:06 +07:00