(Jan 17 2024)
Cashier page
- “Card Options” now opens into a tab in the main cashier form
- Add Card notes to new Card Options section to make it easier to enter (now works when entering new cards)
Kiosk
- New popup to show the user messages on the kiosk for points
- (i.e. you can show things like "only works on crane machines" next to the “Points” button)
Reporting: Advanced Filtering
- Add new date filter button: "Today"
- (Shows transactions after midnight. “Today” here means from venue open to close, default of 6am→6am)
- Fix interactions of dates, rows to show, and filters so they don’t accidentally erase each other anymore.
- URL is simplified so it’s easier to copy+paste links to specific reports with dates/filters set.
- Advanced: Expressions are now enabled for easier filtering on reports (like Transaction Report)
- In filtering, you can use >, <, ≤, ≥, and ‘!’ in filtering textboxes.
- You can combine expressions with commas (for an “AND”) result
- Examples:
- Cost column: “>10,<12” will show you transactions between $10 and $12
- Card ID column: “<20,!13” shows all card_id’s less than 20, and excludes 13
- Notes column: “!timeblock” shows transactions that do NOT match the word “timeblock”
Other
- timeblocks: improve text when no categories assigned
- timeblocks: remove dead UI button for "remove card from timeblock"