What's new in iTicket Apps - April 2026 09-04-26
Point-of-Sale, Version 347
This release improves the credit and payment experience with an updated Credit Panel layout, corrected receipt formatting, and more accurate debt order displays. New role-based permissions allow venues to control Order Handler actions like refunds, order edits, and POV management directly from the Portal. Key stability fixes address an Android 14 wristband printer crash, a webview loading error that previously required a device reboot, and a checkout flow issue with partial credit payments. Additional updates include a POV deletion confirmation dialog, a polished addon booking step, and separated personal stock and sales settings for more flexible configuration.
General Improvements
- User Story 54603: Updated the Credit Panel with finalized requirements - now shows order rows with timestamps, status, and improved layout for credit transactions
- User Story 57530: Separated personal stock from personal sales in register settings, allowing venues to enable personal sales sessions without requiring personal stock
- User Story 57976: Added an "Are you sure?" confirmation popup when deleting a POV to prevent accidental deletions
- User Story 58142: Order references in the Credit Overview are now clickable for direct navigation to the order
- User Story 58253: Resolved a persistent webview loading error that previously required a full device reboot to fix
- User Story 58313: "Pick up and print" no longer prints pickup articles - only check-in articles are printed. Pickup articles are still picked up but not reprinted. Individual pickup tickets can still be printed separately
- User Story 58314: Polished the addon step in POS booking flow - improved layout with wider addon boxes, better scrolling for large selections, and fixed button overlap issues
Permissions
New role-based permissions have been added for the Order Handler in POS. These can be configured in the Portal under Roles > Apps Permissions. The following permissions are now available:
- User Story 58136 / Feature 48691: Added role-based permissions for Order Handler actions:
- Refund Order (
apps:point-of-sale:order-handler:refund-order) - Edit Order (
apps:point-of-sale:order-handler:edit-order) - Delete Proof of Values (
apps:point-of-sale:order-handler:proof-of-values:delete) - Block POV (
apps:point-of-sale:order-handler:proof-of-values:block) - Unblock POV (
apps:point-of-sale:order-handler:proof-of-values:unblock) - Edit Credit Limit (
apps:point-of-sale:order-handler:credit:edit-limit) - Revoke Season Pass (
apps:point-of-sale:order-handler:season-pass:revoke) - Unrevoke Season Pass (
apps:point-of-sale:order-handler:season-pass:unrevoke)
- Refund Order (
Bug Fixes
- Bug 54944: Resolved a wristband printer connectivity issue on Android 14 devices that caused an endless loop and crash after login
- Bug 57047: Clear Debt orders now display correct product names, article names, and amounts in both POS and Portal
- Bug 57341: Fixed receipt formatting for credit order refunds - corrected VAT display, added line breaks, and updated labels
- Bug 57529: Popup views now correctly readjust to full height after closing the on-screen keyboard
- Bug 57627: Cancelling a partial credit payment no longer allows exiting the checkout flow without returning the credit to the value card
- Bug 57729: Removed the blue "marked" indicator that appeared around selected dropdown bars
- Bug 58019: Improved receipt design with proper centering and alignment across the full paper width
- Bug 58130: Value Voucher balance and currency are now displayed in the POV view with "X SEK remaining" format
- Bug 58162: Credit articles now show the article name instead of the article code in Sessions in Portal
- Bug 59001: Setting a new credit value to a negative amount is no longer accepted in POS, aligning with the Portal validation that already prevented this