Difference between revisions of "Orderman Interface"


Warning: preg_match(): Compilation failed: group name must start with a non-digit at offset 8 in /www/htdocs/w0102f68/fos/wiki/includes/MagicWord.php on line 902
From FOS Wiki
Jump to: navigation, search
(added the interfaces Orderman and Order)
Line 1: Line 1:
 
= Login =
 
= Login =
 
When the waiter starts the orderman a login window will appear. This window consists of two text fields: one for the username and another for the password. A simple button will allow to login and if the login was successful the waiter will see his tables and can start to work.
 
When the waiter starts the orderman a login window will appear. This window consists of two text fields: one for the username and another for the password. A simple button will allow to login and if the login was successful the waiter will see his tables and can start to work.
 
[[File:SC20140110-181141.png]]
 
 
= Logout =
 
= Logout =
 
A simple button will provide the logout.
 
A simple button will provide the logout.
 +
= Orderman =
 +
The Orderman interface shows the tables of the restaurant, bar or whatever. A table is visualized through a simple rectangle with the table number on it. When an order has already been done on a table this table will have a different color of the tables where no order has been made.
 +
By clicking on a table the ''Order'' interface will be shown.
 +
 +
It is important that no other stuff is placed on this interface, because the waiter must have a good overview of the tables. No other wearing stuff will be shown on the orderman.
 +
= Order =
 +
On this interface the waiter can look up the orders that already have been made on the chosen table. In addition he can make new orders.
 +
 +
The screen is divided in two parts. The top half of the screen will show all orders that have been made. The other half of the screen will be used to make a new order. When the waiter clicks on a table he will see all categories and by clicking on one of them all products in this category will be shown. By clicking on a product this product will be added to the product list of a this order. By clicking on ''ok'' the order will be sent with all the products added to this new order of the table. After the new order has been sent the orderman interface with all the tables will be shown again.
 
= Settings =
 
= Settings =
 
The user can set:
 
The user can set:
 
* the FOS server ip
 
* the FOS server ip
 
+
* ...
[[File:SC20140110-181151.png]]
+

Revision as of 19:39, 10 January 2014