You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Print cancelled payment transactions on separate receipt

(RTP-19981)

Cancelled payment transactions of type CreditDebit, i.e. pay terminal payments and mobile payments, may now be printed on a separate receipt (configurable). This will make the printed sales receipt shorter and easier to understand for the customer. 

POS Configuration

New parameter:

'SplitFailedBankReceipts' (default 'False') - if activated, cancelled payment transactions of typeCreditDebit are printed on a separate receipt in stead of original sales receipt.

Improvements POS

Area

Description

Cloud gift card

Print store copy of preloaded Scrip gift card (RTP-20754)

POS will now print a copy for the store of every preloaded gift card when they are sold. Previously, such a copy was not printed when the gift card was preloaded.

General

Logging improvement when searching for receipts (RTP-22090)

POS will no longer log ReceiptOnHoldService error in the LRSLog when searching for receipts.


Keyboard layout for Finnish country / culture settings (RTP-21266)

POS will now show the correct keyboard layout (Swedish/Finnish) for Finland when parameter culture is set to 'fi-FI'. Previously English keyboard was used.


Show/Hide function buttons based on cashier role (RTP-22626)

Function buttons are now shown/hidden to user depending on the "Role" field value in ButtonConfig parameter in POS Configuration. If "Role" field has a value, only users with that role will be able to see the function button in POS.

Item search

Available and in stock values in Item Search (RTP-22375)

In Item Search, the correct values are now displayed in number of items available and in stock columns.

Kivra gateway

Changes in Kivra receipt (RTP-22256)

Made changes in text linked to discount on item lines. This to better reflect the type of discount given.

Loyalty

Improvements in loyalty header in sale view (RTP-22491)

POS will now display the members mobile phone number in the loyalty header in sale view when a mobile number is registered in Voyado. If the mobile number is not registered in Voyado the text "Missing" will be displayed. Previously the text "Don't ask" was displayed even if the mobile phone number was fetched from Voyado.

A change has also been made to the member level displayed in the loyalty header. The member level is displayed even if the member has been edited in POS. Previously the member level would disappear from the loyalty header for the active transaction if the cashier edited the member.


Personal data lookup from Bisnode through Voyado integration (RTP-22475)

When creating a new member in POS, we are now using the correct country code when doing the lookup for personal data in Bisnode through Voyado, Previously the country code was hard coded to 'NO' causing the lookup for Swedish social security numbers to fail.

When creating a new member in POS, we are now using the correct country code when doing the lookup for personal data in Bisnode through Voyado, Previously the country code was hard coded to 'NO' causing the lookup for Swedish social security numbers to fail.


New member registration (RTP-22170)

Member identifier copies correctly from search dialog to registration dialog for new member.


Adding member to receipt in Self-service (RTP-21971)

A problem was fixed with adding member to receipt in self-service when using the new Voyado integration through POSCustomerService in EG Cloud.

(POS now supports adding members to a receipt in self-checkout (SCO) even if the 'SupportedMemberLookupIdentifiers' type in POSCustomerService is set to type 'any'. Previously the member search in self-service used 'Mobile' as identifier even if this was not configured in POSCustomerService. This caused the member search to fail.)

PLU List

Page up and Page down buttons (RTP-21826)

Page up and Page down buttons are now shown in PLU List when added to function set.

User interface

FullHD resolution improvements (RTP-20440)

FullHD resolution (1920x1080) improvements have been implemented in item search detail view, PLU List and buttons with images.

Voyado integration

Member offer available after removing member (RTP-22464)

POS will now delete member offers / coupons from an active receipt when the member is deleted from the receipt. Previously, coupons would reappear when a new member was added to the receipt even if the new member did not have the coupon assigned.


Handling of search, creation and update for duplicate member data in Voyado (RTP-21410)

When POS search for a member from Voyado and the member has an email, mobile phone number or social security number (SSN) with the same value as another member (duplicate values), Voyado will not return any member. POS will now handle these kinds of situation with a error message saying:

"Member could not be identified since personal id, phone number or email is connected to more than one membership. Please contact customer service." 

If  the cashier try to create a new customer using either a duplicate mobile phone number, email or SSN, POS will now stop this attempt by displaying the message:  "Update or creation of member failed", followed by the error phrase that is returned from Voyado. Typically this is identifying what value is duplicated (mobile phone, email and/or SSN).

The same message will also be displayed if the cashier search for a member by an identifier that is not duplicated but the member found has another identifier that is duplicated, and then try to edit and save some info for this member.

Improvements POS Server

Area

Description

POS API on-prem

Incorrect configuration used when refunding payment (RTP-22888)

An issue that could cause incorrect configuration to be used (in this case when refunding payment) has been fixed. The problem happened when editing the cart from a different POS API instance (using multiple instances in cloud or multiple installed instances of POS WCF on-prem).


Incorrect configuration used when editing cart (RTP-21705)

An issue that could cause incorrect configuration to be used when editing a cart has been fixed. The problem happened when editing the cart from a different POS API instance (using multiple instances in cloud or multiple installed instances of POS WCF on-prem).

POS WCF

Price calculation of first item in receipt (RTP-22627)

The first item in a cart created by NewCartWithItems request will find its correct discounts/campaigns. This fix is done for both ItemSale and CartCalculator. Correct discounts should now be shown in cart for all items.

  • No labels