Feature #10879
Updated by Aruna Prasanna 2 days ago
Here is the complete list in a professional bug-report format:
### Bug Reports
**1. Catering Order – Incorrect Spice Level Displayed**
When placing a catering order, the selected spice level is not being retained. After placing the order, the system displays the default spice level instead of the spice level selected by the user.
**Expected:** The selected spice level should be displayed correctly in the catering order.
**2. Catering Order – Quantity Accepts Decimal Values**
In the catering order, the quantity field is accepting decimal values, even though the quantity should be entered as a whole number.
**Expected:** The quantity field should accept only whole numbers and should not allow decimal values.
**3. Attendance – Admin Showing as Unknown Staff and Unknown Role**
In the Attendance section, when selecting an Admin, the system displays **“Unknown Staff”** and **“Unknown Role”** instead of the admin's actual name and role.
**Expected:** The correct staff name and role should be displayed.
**4. Detailed Shift Log – Incorrect Shift Status**
In the Detailed Shift Log, the shift status is showing as **“Completed”** even though the employee's current status is **“Live.”**
**Expected:** The shift status should accurately reflect the employee's current status.
**5. Expenses – Employee Salary Not Visible**
In the Expenses section, the employee salary is not being displayed.
**Expected:** The employee salary should be correctly displayed in the Expenses section.
**6. Reports → Tips – Admin Displayed as Waiter**
In the Reports → Tips section, there is no **Waiter** role configured in the restaurant. However, the Admin's name is being displayed under the **Waiter Name** section.
**Expected:** Only users assigned to the Waiter role should be displayed in the Waiter Name section.
**7. Global Customer Ordering – Item Variants Not Displayed**
In Global Customer Ordering, the variants configured for an item during Menu Creation are not being displayed when ordering the item.
**Expected:** All variants configured for the menu item should be displayed so the customer can select the required variant.
Today, I raised the above-mentioned issues and attended the client meeting for two hours.