Restaurant Order types
In Restaurant POS business there is a three types of order types,
- Dine in / Eat in
- Take Away
- Door Delivery
Dine in / Eat in
Dine in / Eat in is the process which needs table order management in POS system. In this process, customer orders items and eat in the restaurant.
Take Away
Take away is the order type where the customer orders items in restaurant and then taken away to be eaten at home or somewhere else.
Door Delivery
Door Delivery is the order type where the customers order items in restaurant and leaves after payment or without payment, then the delivery person from the restaurant will deliver the items at customer’s delivery address.
Order type creation
Order type is the master where the restaurant’s order type are created and managed at POS.
Business rules
- There should be the order type menu where user can create and manage the multiple order types based on their requirements.
- In order type create screen, user should select branch, company and location.
- Then user will enter the details like order type name, service charge, other required input data which is in below table.
- After entering all the details, user have to enable the order type is dine in or not. Dine in means table management will be enabled.
- After providing all the details click save function key to save.
- There should be the edit function key to edit the saved details and update new edited details.
Data needed | List value | Description |
Branch | Branch list | Select branch |
Company | Company list | Select company |
Location | Location list | Select location |
Order type name | Enter order type name | |
Service charge | Service charge % list | select service charge |
Discount applicable | Yes / No | Select discount applicable or not |
Requires KOT | Yes / No | Select KOT requires or not |
Requires receipts | Yes / No | Select receipts requires or not |
Status | Active / Inactive | Select status |
Dine in | Yes / No | Select dine in or not (based on order type) |