 |
Allows user to pull up the last 100 sales and print recent transactions that have been processed at the POS. |
 |
Allows the user to lookup any unfinished sales that need to be checked out. |
 |
This function should only be used when the user is ready to close out the day and count the cash in the register. |
 |
Gives the user a detailed list of all transactions, payment types, and payment totals that have been collected on the given register within the opened and closed time. |
 |
Allows the cashiers to pop drawer and add cash/drop cash from the register at any given time (the in/out amounts will be documented and will appear on your X-report). |
 |
Lookup and search for a product to see the current price and amount in stock at a given location. |
 |
Allows cashier to clock in or clock out directly from the POS using their pin or password. |