Add Cash Register Menu
Purpose
This page is used to add cash to the cashier register. The amount added will increase pos_register.modal_awal and cash_in_hand.
Information shown
- Starting Cash (current value).
- Cash In Hand (current cash on hand).
- Data source:
pos_register.modal_awal. - Register open time (if available).
- Warning when the register is not open.
How to add cash
- Make sure the register is open.
- Fill in the “Amount to Add” field.
- (Optional) Add a note.
- Tap “Add Cash”.
Feedback & status
- On success, you’ll see a success card with:
- Added amount.
- Updated Starting Cash.
- Updated Cash In Hand.
- On failure, an error message appears.
Buttons on this page
- Add Cash: saves the cash addition.
- Add Cash Again: repeat input after success.
- Back: return to the previous screen.
Validation
- You cannot submit if:
- The register is not open.
- Amount is empty or ≤ 0.
- A save process is in progress.
Tips
- Use the note field to record the reason (for example: “morning float”).
- Enter the amount as a number (no symbols).