SYED MUSTUFA AHMED NAQVI
8939e9d49c
feat: route Terry machine punches to terry_attendance_log
...
Add TerryAttendanceMachineIps config and persist punches from those IPs directly to terry_attendance_log without worker_type lookup. Add employee worker_type lookup and persist outcomes for unmapped/unsupported workers on non-Terry machines.
2026-09-11 15:07:54 +05:00
SYED MUSTUFA AHMED NAQVI
9ae838888a
Fix attendance_log inserts and extend face-template/user deletion DB APIs
...
Replace REPLACE/empty ac_no inserts with guarded InsertAttendance (avoids generated ac_no_int cast failures); extend face-template upsert metadata and pending-deletion user queries for machine-scoped delete requests.
2026-07-30 13:19:28 +05:00
SYED MUSTUFA AHMED NAQVI
93b2bf9bd7
Add MySQL-backed HRMS repositories and DB integration configuration.
...
1) Introduces DB connectivity, repository abstractions, and new config flags/env overrides.
2) Keeps architecture clean and isolated.
2026-04-14 17:12:10 +05:00