fixes #2

Merged
mustafa.ahmed merged 3 commits from fixes into main 2026-03-18 08:42:20 +00:00

3 Commits (main)

Author SHA1 Message Date
SYED MUSTUFA AHMED NAQVI fc762456a4 Implemented dynamic site filter logic for meal schedules view. Updated the site selection filter to ensure proper normalization of site IDs from the config and database, allowing accurate display of meal schedules based on the selected site. 2026-03-18 13:38:09 +05:00
Muhammad Faisal Malik d3472f37a3 "Stop tracking PublishProfiles" 2026-03-17 14:18:55 +05:00
SYED MUSTUFA AHMED NAQVI 0d6732ad2e Added site mismatch check to block employees from scanning on different sites
- Implemented a check to validate the employee's LocationSiteId against the current site.

- If the employee is from a different site, the scan is blocked and an error message is shown.

- Site mismatch message displays the correct site IDs and prevents scanning for employees registered on a different site.

- Ensured the scan only proceeds for employees registered on the current site.
2026-03-17 14:07:02 +05:00