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.rst19
1 files changed, 15 insertions, 4 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index b606461a..ea27fe8b 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
----------------------
@@ -70,6 +78,9 @@ and then click the following link (on your phone) to add the nightly repository.
and thus are meant **only for testing purposes**.
Use at your own risk!
+While not recommended, APKs can also be
+`downloaded directly <https://gitlab.com/gnu-taler/fdroid-repo-nightly/-/tree/master/fdroid%2Frepo>`__.
+
Building from source
--------------------
@@ -136,7 +147,7 @@ The elements of the JSON file are defined as follows:
interface MerchantProduct {
// A merchant-internal unique identifier for the product
- product_id: string;
+ product_id?: string;
// Human-readable product description
// that will be shown to the user and used in contract terms