Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.1 KB

README.md

File metadata and controls

24 lines (18 loc) · 1.1 KB

Sales

The current process is:

Serving Process

  1. The server takes the customers' order on paper. The order includes a table number and the size of party.
  2. The server gives the order to an operator who enters it into a NCR P1515 running Aloha on Windows XP connected to an Epson M244A which prints a reciept and a ticket.
  3. The ticket goes to the kitchen to be filled.
  4. The order comes back with the ticket.
  5. The reciept is given to the customers.
  6. The customers pay at another P1515 with a cash drawer.

The process that I like best is:

Serving Process

  1. The server takes the customers' order on a tablet or the customers enter their order themselves.
  2. A ticket prints in the kitchen.
  3. The ticket comes back with the order.
  4. The server prints a reciept which includes a QR code linking to a page for the meal.
  5. The cutomer receives a cost breakdown for their meal which they pay at their discrecion.
  6. Computed cost and actual payment are anonymized and available online.