- Updated `item_for` column in `menu_item` table to reflect correct values based on employee grade type (Management/NonManagement). - Added 'MANAGEMENT' to items with id 51 and 53. - Added 'NON_MANAGEMENT' to item with id 54. - Modified the employee photo fetching logic to use the external link instead of the database for fetching employee photos. - Added missing fields in the `lunch_order_transactions` table to ensure no fields are left blank or null during the scan process. |
||
|---|---|---|
| .. | ||
| AdminAuditService.cs | ||
| AppSession.cs | ||
| AuthResult.cs | ||
| AuthService.cs | ||
| ConfigService.cs | ||
| DbMealSessionResolver.cs | ||
| EmployeeLookupService.cs | ||
| EmployeePhotoService.cs | ||
| IAdminAuditService.cs | ||
| IAuthService.cs | ||
| IConfigService.cs | ||
| IEmployeeLookupService.cs | ||
| IEmployeePhotoService.cs | ||
| IMealScheduleService.cs | ||
| IMealSessionResolver.cs | ||
| IMenuLookupService.cs | ||
| INavigationService.cs | ||
| IRfidService.cs | ||
| ISyncService.cs | ||
| Logger.cs | ||
| MenuLookupService.cs | ||
| NavigationService.cs | ||
| ProductionMealScheduleService.cs | ||
| RfidService.cs | ||
| SampleSyncApiController.cs | ||
| ScanResult.cs | ||
| SyncService.cs | ||