Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Selling item by DUN number when not found by EAN

(RTP-23381)

When an item is not found by EAN (unknown item), POS can be configured to try to sell it using DUN number instead.

This improves the customer experience in case a barcode with DUN number is scanned on an item.

POS Configuration

LookupItemByDUNIfNotFound parameter (default value: False)

Set to True if you want to sell items by using the DUN number.

Improvements POS 

AreaDescription
Convenience sales

Improved numpad (RTP-21940)

In convenience mode, the "Enter number/qty" field have been added when the numpad is collapsed.

The "Enter number/qty" field and the Show/Hide button are aligned in both collapsed and expanded view. The whole area of the collapsed numpad is now clickable to expand the numpad.

General

"No receipt found" message when resuming a receipt on hold (RTP-23406)

When fetching a receipt on hold with the RECEIPT_SEARCH_OR_PUT_ONHOLD function POS no longer displays the "No receipts found" dialog by mistake. This dialog is only shown when there are no receipts on hold to be fetched now. 

Item sale



Improved handling of D-pak code scanning in ShopAndGo and in Datema terminalsRTP-23262)

In ShopAndGo and Datema terminals we are now able to scan D-pak-codes with batch/lot number. Previously this kind of D-pak codes would fail when scanned.

Item search



Removed logging of exception on item search when entering additional letters (RTP-23090)

When searching for items from main view, POS will no longer log an exception every time the search is cancelled and restarted. Previously an exception was logged when entering more than the number of characters specified in the parameter 'AutoItemSearchMinimumLength'. This is only applicable when the parameter 'AutoItemSearch' is enabled (True).

Loyalty

Stamp cards shown in coupon tab in POS (RTP-23080)

Stamp cards are shown in the stamp card tab and not in the coupon tab in member information view in POS. The number in brackets behind the coupon button will only count coupons and not stamp cards.


Fix: Member bonus (RTP-22186)

Member bonus is no longer incorrectly displayed as 0 when adding member to customer order sale, entering the social security number in the sales view when the default EAN/PLU is selected in the left panel and in the payment view.

Order

Preview of click and collect orders (RTP-22376)

Preview of click and collect (reservation) orders shows the customers phone number in the title bar. 

PLU List


PLU Lists are occasionally empty (RTP-23071)

PLU Lists are no longer occasionally empty on some Cash Registers.

Self-service

Confirmation of low total amount (RTP-23335)

Lines with negative values like Deposit refund tickets are excluded when POS calculates if control should be triggered based on parameter ShopAndGoConfirmTotalAmountLowerThan.

In the following example, when parameter is set to ShopAndGoConfirmTotalAmountLowerThan = 50 , control will not be triggered:

Subtotal 40, including an already deducted Deposit refund ticket worth 60.


Switch Welcome image according to chosen language
(RTP-23500)

The Welcome image in self-service changes if customer switches language between English and local language.

User Interface

Fix: Buttons placement (RTP-22113)

Buttons do not change place if cashier doesn't have access rights: Buttons to which cashier doesn't have privileges are blank, not omitted.

Configurable focus on member added to receipt (RTP-23081)

It is configurable whether a member added to the receipt automatically is selected as the active row in the receipt. When using a secondary customer facing scanner to register members it is recommended to configure so the member is not selected as the active line as this might interfere with cashier operations.

POS Configuration:

DisableMemberAutoselect (default value: False). Set to True if you want to disable auto selecting of member in sales.

Vensafe integration

Sales grid on customer screen (RTP-23497)

When Vensafe item is added on main screen, the sales grid on customer screen is 2 columns x 4 rows.

Improvement POS Server

AreaDescription
POS API

BeginCartEditing causing "sequence contains not elements" (RTP-23531)

When calling the method BeginCartEditing, it no longer causes the returns to fail with "Sequence contains no elements".

Shop&Express receipts fails when they are finished (RTP-23887)

CartState was earlier changed and  set to Suspended in POS API for Consumer POS , when the receipt is put on hold. Datema don not support that. So CartState must be set to in Progress as before,

POS Services

Error in VPI sync - Stores are listed, but not what errors they have  (RTP-21857

Changed report to always print deviation in profile prices for all stores (not only the first for the given profile).


Indexes for Norsk Tipping integration to avoid high CPU usage (RTP-22011)

New indexes have been added to avoid high CPU loads.

  • No labels