Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

LoyaltyRegistrationCheckOnHold (default False)

If parameter is set to False, after re-scanning the QR code, the warning dialog is not shown and the receipt on hold is not fetched automatically.

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.

General

"Keyboard" button is missing after adding discount (RTP-14989)

When discount is added, in sales view "Keyboard" button is shown instead of "Hide functions" button. Moreover, translation for "Hide functions" button in Swedish has been improved.


Send respons to X.pay even if input dialog is ignored in manned mode (RTP-14902)

If cashier choose to abort signature payment by pressing C-key/ESC in a X.Pay Menu now responseMessage is sent to X.Pay. 


Selling and returning eSale items via "New PLU list" (RTP-14575)

We have improved selling and returning of eSale items, from e.g. Norsk Tipping / MBXP, when performed via function "New PLU list". Correct dialogues and correct handling are triggered, at correct times.  


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.

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)

Order

Payment of Click & Collect orders with member coupons (RTP-14652)

Coupon handling in POS when paying a click and collect order has been improved to avoid coupon validation errors.

Self-service

Closing of on-screen keyboard in Self-service (RTP-14736)

When searching for an item in self-service, the on-screen keyboard now close when you press the Enter-button.   


Do print additional receipts even if visual control triggered too late (RTP-14673)

When a visual control is triggered by staff, but too late, making self service customer able to finish payment / receipt, additional receipts like e.g. lottery tickets will be printed. Previously printing of additional receipts were skipped due to control being "not performed".


Finishing self-service receipts where Cash is disabled as tender AND subtotal = 0 (RTP-14644)

Finishing self-service receipts where Cash is disabled as tender AND subtotal = zero (0,00) is now improved. Previously such receipts might not be correctly finished.


Visual control triggered, do not allow finishing payment in cashier mode (RTP-14674)

When a visual control is triggered staff may not finish customer's receipt by doing payment while in cashier mode. A message will then be shown saying a visual control is needed, and the control must be done when back in self service mode.


Never ignore visual control in POS when triggered manually (RTP-14413)

When triggered manually in Surveillance visual control in POS will never be ignored, regardless of configuration. 

Relevant existing POS Configuration parameter ShopAndGoActivateLindbakControl.

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

ModuleDescription
POS API

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

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


Fixed problem for editing old orders (RTP-13241)

We have fixed an issue with finding the original receipt when editing old orders in POS WCF. This made it impossible to edit the order and return items in Chain Web.

(GetCart did not use the correct store configuration for finding the receipt in Journal database and returned a fault instead of the existing Cart).