Go to file
SYED MUSTUFA AHMED NAQVI 252e1b0b80 fix(hrms): fallback location sites when inventory schema is unavailable
Prod DB users often lack SELECT on inventory.location_site. When that join fails, load distinct location sites from hrms.employee instead of failing the whole dropdown. Site names fall back to Site {id} when inventory titles are unavailable.
2026-09-04 10:55:09 +05:00
src/HikvisionAttendanceManager.App fix(hrms): fallback location sites when inventory schema is unavailable 2026-09-04 10:55:09 +05:00
.gitignore Initial commit 2026-08-24 12:35:29 +05:00
HikvisionAttendanceManager.sln Initial commit 2026-08-24 12:35:29 +05:00