- 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. |
||
|---|---|---|
| .. | ||
| AdminLoginRecord.cs | ||
| HrmsEmployeeInfo.cs | ||
| HrmsMenuItem.cs | ||
| Labour.cs | ||
| MealSchedule.cs | ||
| MealSession.cs | ||
| OrderHistoryItem.cs | ||
| ResolvedMealSession.cs | ||
| ScanRecord.cs | ||