Project

General

Profile

Feature #7864

Updated by Aruna Prasanna 21 days ago

Today, I worked on implementing the Veg and Non-Veg food type feature in the Menu module. I added a dropdown field for selecting the food type in the Menu Item form and updated the backend menu schema accordingly. The selected food type is now displayed on the menu item cards using Veg and Non-Veg symbols. In the POS page, I implemented a search toggle filter option to allow filtering items by All, Veg, and Non-Veg food types. Additionally, I added the Events list in the Occasion field as a dropdown selection. I then tested the complete catering flow, including tray management and number handling, to ensure proper implementation within our Restaurant POS Catering system.

Back