Cash Till Log

Cash Till Log: Allows users to manage tills, track thresholds, and review historical records. Below are the key components and their functions.

Table of Contents

Selecting

Add

Manage

History

Validation

Selecting Till

  • Located in the top-left corner of the screen.
  • Displays a list of available tills.
  • Users can select the desired till from the dropdown menu.

⬆ Back to Top

Manage Tills

Accessing Manage Tills

  • Click the Manage Tills button to open the modal displaying all tills.

Editing a Till

  • Select the Edit button.
  • Update and save the following details:
    • Till Name
    • Threshold Value

Deleting a Till

  • Select the Delete button.
  • A confirmation prompt will appear.
  • Select OK to permanently remove the till.

⬆ Back to Top

Add Till

  • Click the Add Till button.
  • The Add Till modal will display, allowing the user to enter:
    • Till Name
    • Threshold Value


 ⬆ Back to Top

History

  • Click the Show History button to view the history of till activity.


⬆ Back to Top

Validation

  • The threshold represents the minimum total required for a specific till.
  • If the total is equal to or higher than the threshold, the system will indicate as blue.
  • If the total falls below this value, the system flags it in yellow with a warning notification.

Equal or Above Threshold:


Below Threshold:

⬆ Back to Top