RELEASED
Prerequisites are located in the menu on the left.
Changes in sending notifications for Reserve and Collect Order
Changes were introduced in POS Configuration parameters controlling the templates and sending of SMS or email for reserve and collect orders:
Trigger for sending notification | Parameter for Email | Parameter for SMS |
---|---|---|
Order is created | ETradeMailTemplateOrderAdded | SmsENewCustomerOrderAddedTemplate |
Picking is registered (Order ready for pickup) | ETradeMailTemplateOrderReadyToCollect (new parameter) | SmsENewCustomerOrderReadyToCollectTemplate (new parameter) |
When these parameters are configured and has entered value, an SMS or email will be sent to the customer right after the trigger for sending notification is done. When these parameters are left empty, no SMS or email will be sent.
Note
Previously, SmsENewCustomerOrderAddedTemplate and ETradeMailTemplateOrderAdded parameters were used for sending notifications both right after order is created and right after picking is registered. This is changed and these will only control sending notifications for order creation. Thus, for those using these parameters to send notifications right after picking is registered, the new parameters would need to be configured when upgrading to this version.
Requirements
POS Master v. 3.0.0.148 or higher
Lindbak Retail Database v. 2.10.0.79 or higher
Improvements POS
Area | Description |
---|---|
Avinor flight integration | Improvements for last 10 used flights in flight search (RTP-28005) Last 10 flights selected manually or added by scanning boarding passes are remembered and correctly sorted (descending on last used - most recently used flight will be top left). Fake/dummy-flights like .DEP and .ARR are also included in the list of last used flights. Flights where Scheduled Time is not between (-1) and (+3) hours from now are not shown. |
Cashier card | Logging in with cashier cards linked to cashiers in Chain Web (RTP-28095) A problem with recognizing cashier cards in POS was fixed by updating the hashing algorithm used by POS to validate cards linked to cashiers in User Management. (POS and User Management must use the same algorithm). |
Coopay | Improved startup related to PaymentService Azure SignalR solution (RTP-28357) If any configuration related to Azure SignalR solution for PaymentService is incorrect, or any server(s) not reachable during startup, EG POS will start anyway. This affects e.g. Coopay mobile payment. |
Gift card | Searching for gift card by mobile number (RTP-27864) The dialog for showing all gift cards linked to a specific mobile phone number has been fixed. |
Receipt | Flight header for finished receipt (RTP-27434) When finished receipt with registered flight is opened, the header with chosen flight cannot be edited. Also, post-registering a flight is not possible for finished receipts. |
Self-service | Prevent duplicate surveillance messages to "spam" the network (RTP-27110) Surveillance request messages to be sent from self-service POS are now ignored and not sent if they are identical (of same type) to last message sent from the same POS. Response messages (when someone has either approved or rejected a request) are always sent and never ignored. |
User interface | Item details on active line in Self-service sales view and customer view (RTP-28367) Item details will only be shown for the active line and not all lines. |
Improvement POS Server
Area | Description |
---|---|
POS API | Dispatch Orders - Fix for error in swapping item and cancelling (RTC-38280) It is possible to swap items or cancel an order in Dispatch Order Chain Web without any server side errors. |
POS Services | Unhandled error message in logs regarding mediabank (RTP-28092) Changes is done to avoid a large number of Mediabank errors in POS Services logfile. Required POS Services version 7.87.73 |