- 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. |
||
|---|---|---|
| .. | ||
| AdminLoginViewModel.cs | ||
| AdminSettingsAuthViewModel.cs | ||
| MainDashoardViewModel.cs | ||
| MainViewModel.cs | ||
| MealSchedulesViewModel.cs | ||
| ScannerDashboardViewModel.cs | ||
| ScannerViewModel.cs | ||
| SettingsViewModel.cs | ||