summaryrefslogtreecommitdiff
path: root/taler-merchant-pos-terminal.rst
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-03-03 15:46:10 -0300
committerTorsten Grote <t@grobox.de>2020-03-03 15:47:07 -0300
commit446f481b600ab551fa70297c5f4dbff38b4d8ed2 (patch)
treea9acb25d3f380e9ee20f9e1f14f4535c654e3b13 /taler-merchant-pos-terminal.rst
parentcf169442843795644365571995b8b65f19869688 (diff)
downloaddocs-446f481b600ab551fa70297c5f4dbff38b4d8ed2.tar.gz
docs-446f481b600ab551fa70297c5f4dbff38b4d8ed2.tar.bz2
docs-446f481b600ab551fa70297c5f4dbff38b4d8ed2.zip
Update Merchant PoS app UI docs
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
----------------------