fixes #13

Merged
mustafa.ahmed merged 3 commits from fixes into main 2026-05-23 06:04:49 +00:00

3 Commits (main)

Author SHA1 Message Date
SYED MUSTUFA AHMED NAQVI 5651f3e6cf Add employee designation and grade details to scan exports
- fetch `position_title` from HRMS employee lookup and carry it through RFID scan persistence

- extend `lunch_order_transactions` migration with `grade_type` and `Designation` columns for existing databases

- store designation on `ScanRecord` and include both grade label and designation in CSV exports

- add a helper to format grade type for export as “Management” / “Non Management”
2026-05-23 11:03:46 +05:00
SYED MUSTUFA AHMED NAQVI b3087f08a2 Merge branch 'fixes' of https://git.utopiadeals.com/mustafa.ahmed/Utopia-Canteen-System into fixes 2026-05-13 17:56:13 +05:00
SYED MUSTUFA AHMED NAQVI 33c37d153b uto to local 2026-05-13 17:34:42 +05:00