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

Compare with Current View Page History

Version 1 Current »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvements POS 

Module

Description

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.

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) 

Offline-mode

Phone number now visible when adding member in offline-mode (RTP-15063)

Phone number is now visible in both POS and in receipt when adding member in offline-mode.

PrinterConfig

Fix in PrinterConfig for when handling two different subtotal discounts in receipt (RTP-14995)

There is now done a fix in PrinterConfig for when handling two different subtotal discounts after accumulation of two identical items in a receipt. 

POS Configuration:

"AccumulateIdenticalItems" must be set to True in PrinterConfig

Self-service

Cashier approval of configured items triggers wrong dialogue (RTP-15065)

If approval of specified items is triggered, and the approval is to be performed at the self service POS, correct dialogue / text, including listed items, is now presented. In some versions the dialogue shown was incorrect and the approval had to be performed at the surveillance monitor.

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.


Returns of web orders that were partially paid with Bonus/Coupon fails (RTP-4780)

A change is done to fix an issue found when returning partly payed orders where bonus payments are involved.

POS Services

POSLogs rejected in POS Reporting (RTP-14831)

A bug was found in POSLog prosessingworker that caused an exception when reading receipts with coupons. The exception occured when RedeemedCoupon ID was empty

  • No labels