RestaurantPOS – Multiple orders in same table
When two are more different customers are seated in the same table name, user will take the multiple different orders in same table name.
Business rules
- There should be the option on the table called “create new order” to create a new order in same table.
- User will click on that option and it will lead user to the items screen, where user will load the current orders items.
- Then when the order is saved, the two orders will be in the same table.
- User will proceed the bill generation and payment for both orders separately.
- N number of orders can be managed in same table.