From 446f481b600ab551fa70297c5f4dbff38b4d8ed2 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Tue, 3 Mar 2020 15:46:10 -0300 Subject: Update Merchant PoS app UI docs --- taler-merchant-pos-terminal.rst | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'taler-merchant-pos-terminal.rst') 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 ---------------------- -- cgit v1.2.3