RELEASED
Prerequisites are located in the menu on the left.
Receipt print for Cash Management operations SpotCheck, Float and TenderDeclaration
The receipt print for the cash management operations Spotcheck, Float registration and Tender declaration looks like in the examples below.
Tender declaration:
SpotCheck:
Float:
Bottle deposit
Parameter for removing bottle deposit automatically - RemoveBottleDepositForInternationalFlights - has been implemented.
Improvements POS
Area | Description |
---|---|
Bank | Support for Baxi.Agent version 1.8.3.1 in EG POS EG POS supports the Baxi.Agent pay terminal solution from Nets version 1.8.3.1. To ensure proper functionality, the BaxiAgent program must be upgraded to the same version (1.8.3.1) before using this version of EG POS. It is recommended to run BaxiAgent as a service for optimal performance. Relevant existing parameters in POS Configuration: BaxiAgentInUse = 'True' |
Flight integration | Full HD resolution in Manual Flight dialog (RTP-36219) Full HD version of Manual Flight dialog was fixed. |
General | Improved Error Handling for OutOfMemoryException in POS (RTP-32665) POS handles OutOfMemoryException errors more effectively to prevent POS from freezing. This ensures smoother operation and a better experience during error situations. Previously, the "More items" button was hidden when the keyboard was opened, causing inconsistency in the user interface. This issue has now been resolved to ensure a more consistent and user-friendly interface. |
POS Receipt Journal | Issues regarding "From Time" and "To Time" Filter (RTP-36443) The filter logic for the local receipt journal was fixed for from/to time so its independent of the selected date range. |
Receipt | Fix for exception when deposit is deleted (RTP-36259) When "Alternative print parameter" is enabled in POS Configuration in PrinterConfig and the transaction has a deleted deposit item, then there is no exception encountered and the receipt is printed. Post Void Receipt (RTP-35669) When a post void is done on a transaction/receipt, then the post void receipt for the store is printed. The signature fields in the printed receipt can be configured in "Signature rows for post void" in PrinterConfig in POS Configuration. Investigate sales that could not finish (RTP-35726) Change behavior of please wait dialog and added more logging if this kind of situations happens again. |
Resolution | Full HD resolution in Cash Management views (RTP-36205) Full HD (1920x1080) resolution is supported in all views used by Cash Management functions. Example for spot check: |
Self-service | POS Messages are moved from file to database for improved stability (RTP-35821) POS Messages, including surveillance messages to and from self-service POS, are stored in the database instead of the VolatileSettings file (User.Config). The file still exists but holds other information. By reducing traffic to this file, the risk of file corruption is minimized, making startup interruptions less likely. Investigate receipts on hold containing only "visual control not done" (RTP-35061) Added check for empty receipts, so it doesn't trigger any updates in Self-service. |
Improvement POS Server
Area | Description |
---|---|
POS Master | Role authorization for 'Pay In' and 'Pay Out' operations (RTP-32254) The update script for POS Master adds authorization for the roles lrs_canpayin and lrs_canpayout to handle the 'Pay In' and 'Pay Out' operations. This restores proper role handling for cashier rights, ensuring that cashiers from Chain Classic can perform these operations as expected. |