Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Validation in delivery view

(RTP-14883)

Validation in delivery view (on "Mobile", "E-Mail" and "Zip code" fields) has been added:

  • Mobile validation: defined by country code (e.g. +46) and CustomerRegistrationMobileRegex parameter.
  • E-mail validation: defined by CustomerRegistrationEmailRegex parameter.
  • Zip code validation: only numbers allowed.
POS Configuration

CustomerRegistrationMobileRegex

Validation rule for mobile phone number in customer registration dialog, default value accepting empty field or 12 to 14 digits. Enter on Prefix (length 4 or 5) is also accepted.

CustomerRegistrationEmailRegex

Validation rule for email address in customer registration dialog, default value accepting empty field or x@x.x.

Improvements POS 

Module

Description

Balance

Shift settlement when closing shift without cashier rights (RTP-13950)

When a cashier without cashier rights to perform a settlement tries to end a shift, the cashier is notified that he doesn't have access and shift is not closed in this situation. 

Deposit refund

Skip deposit refund health check during startup (RTP-14818)

Deposit refund health check during startup is now skipped. Hence any network related problems during startup, making deposit refund file-share temporarily unavailable, will not result in an error message or making automatically sign-on fail.

General

Scanning more than 50 items in POS 4.0 (RTP-14480)

When scanning more than 50 items in POS 4.0, the POS no longer experience getting slower and freeze completely because of the number of items scanned.

Gift card

Deleting digital gift card from active receipt (RTP-14820)

There is now longer any problems with deleting a digital gift card from the active receipt. 

Loyalty

Show according CoopID when QR code is scanned (RTP-14365)

When registering member in POS by scanning a QR code containing an external member number the text "CoopID" and according number will be shown. This goes for both cashier mode, customer screen and self service mode. When scanning an "ordinary" member number barcode text shown will be "Member registered" and according number, as before.

Relevant existing parameters in POS Configuration:

'SnGMemberInfoInCart' --> replace 'MemberNumber' with 'ExternalMemberNumber'

'LoyaltyHeaderInCustomerView' --> 'ExternalMemberNumber' must be configured (visable) 

Web order

Refund web order gets incorrect CardIssuer (RTP-14815)

When doing a return of a web order in Chain Web, which includes a refund to the credit card originally used as payment, the refund transaction will no longer be incorrectly registered as a Coopay transaction.

Improvements POS Server

Module

Description

POS API

Discount in Cart for items with negative stock quantity (RTP-14598)

Items with negative quantity in stock have now properly displayed discount.

POS Master

Store-local assortment code in POS item search (RTP-14633)

Handling of the assortment codes has been changed. In the item search, POS uses the assortment code from the item override (store level), if it exists. If not, the assortment code is taken from the item.

  • No labels