The guest tracks his order
The guest can track the status of his order here. There are two tables, Processing and Complete.
When the customer places an order, he will see it in the Processing table, and when the order is ready, it will appear in the Complete table. This means that the guest can take the order at the bar or the waiter will bring it to him soon, depending on the restaurant’s operating principle.
COMPLETED
SL | Customer |
---|---|
1 | Table 11 |
2 | Table 11 |
3 | Table 12 |
4 | Table 12 |
5 | Table 12 |
6 | Table 11 |
PROCESSING
SL | Customer |
---|---|
1 | Peter Smith |
2 | Table 12 |
3 | Peter Smith |
4 | Peter Smith |
5 | Peter Smith |
6 | Room 125 |