summaryrefslogtreecommitdiff
path: root/taler-merchant-pos-terminal.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant-pos-terminal.rst')
-rw-r--r--taler-merchant-pos-terminal.rst14
1 files changed, 11 insertions, 3 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index d15918c2..8575ab8d 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -50,11 +50,19 @@ At the bottom of the main UI there is a row of buttons:
* Restart: Clears the current order and turns into an Undo button which restores the order.
* -1/+1: Available when ordered items are selected
and allows you to increment/decrement their quantity.
-* Reconfigure: Allows you to change the app configuration settings (URL and username/password)
- and to forget the password (for locking the app).
-* History: Shows the payment history.
+* Prev: Goes to the previous order (if available)
+* Next: Goes to the next order or creates a new one
+ if the current is not empty and there is no next.
* Complete: Finalize an order and prompt the customer to pay.
+The top left corner features a hamburger icon.
+Clicking this opens a menu with these items:
+
+* Orders: Show current open orders.
+* History: Shows the payment history.
+* Settings: Allows you to change the app configuration settings (URL and username/password)
+ and to forget the password (for locking the app).
+
Testing nightly builds
----------------------