POS Upgrade Notes (2025.08)
Released: July 7th, 2025
🛠 Improvements
🔌 Connection Diagnostics
-
Added extra logging when the POS can’t connect to the server due to a UUID mismatch.
-
The system will now output a full stack trace, making issues faster to diagnose and resolve.
📤 Item Detail Export Enhancements
-
For membership items set to auto-update customer type, the associated customer type now appears in the Raw Materials / Combo Items column of the item detail export.
🐛 Bug Fixes
📊 Item Detail Report
-
Fixed a SQL exception caused by the way data was being concatenated when using the new database connection.
🧾 Emailed Receipts
-
Resolved issues where:
-
A
WhitePanelwas being used unnecessarily to generate receipt images. -
Receipt images were being cloned when not required.
-
-
These fixes prevent null pointer exceptions and improve email receipt reliability.