Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Improvements POS 

Module 

Description

Gift

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 scrip gift card when they are sold. Previously, such a copy was not printed when the gift card was preloaded.

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.

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 SCO 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.

Price checker mode

Price check mode shows future mix name (RTP-22751)

Price check mode in POS no longer shows the future mix name on items.

Self-service

Improved random control of customers in Self-service (RTP-22845)

The assisted control mechanism for random control (configurable) is improved regarding Vensafe items and eSale items like Norsk Tipping lottery etc. Such items are not able to be controlled, hence they are excepted from the control. When such items are the only items in a receipt, and criteria for triggering a random control is otherwise met, the control will be skipped, making self-service POS go automatically to Payment page.

POS Configuration:
Relevant existing parameter: 'SnGRandomControl'

User interface


Scroll issue in Sales view (RTP-22707)

When a member is added to a sale with multiple items, the vertical scroll now works properly and the member details is now shown fully.


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.

User interface

Scroll issue in Sales view (RTP-22707)

When a

member

is added to a sale with multiple items, the vertical scroll now works properly and the member details is now shown fully.

FullHD resolution improvements (RTP-20440)

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

Improvement POS Server

Module 

Description

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.