Versions Compared

Key

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

...

Selling items that may also be part of multi packages

(RTP-12372)

We have made it possible When selling items in self-service POS to trigger a dialog for customer when registering a single item that may also be that are also part of multi packages, the quantity dialog is shown automatically. This may serve as a reminder to the customer to enter correct quantity if item is registered by scanning the single item barcode instead of the barcode for the multi package. By aborting the dialog one single item will be added to  the receipt.

...

Tender type finance is limited by a new parameter "MaxTenderFinanceAmount". If the amount supplied is too high, an error message is shown in POS.

Expand
titleConfiguration
POS Configuration 

MaxTenderFinanceAmount

Parameter specifies the max amount for finance tender and shows error message to cashier if the supplied amount is too high.

Password requirement when changing password in POS and Chain Web

(RTP-12251)

The cashier When a password change is required in POS, the new password will be validated against CashierService , before it is changed in POSin Chain Web. If a the new cashier password does not meet the requirements, the a validation error message is displayed to the cashier. The password validation fails when the new password is the same as the current password or when it is too short.

Info
titleNote
The password length is specified in Backoffice using 'CashierPinCodeLength' system parameter. After the password length is changed in Backoffice, the Backoffice service needs to be restarted in order to read in the new value. Otherwise, the CashierService will return the old value and the password length displayed to the cashier in the validation error dialog would not be accurate.

...

Quantity selection when buying items on customer screen

(RTP-12792)

Dialog The dialog to select the quantity on when buying items via the customer screen was implemented in POS.is configurable. When activated it looks like this:

Image Added

Expand
titleConfiguration
POS Configuration

ShopAndGoAllowSelectQuantityOnPluSale = True

RunCustomerViewV2 = True

ShowStartShoppingButtonOnCustomerScreen = True

...

Showing available ValueCodes coupons

...

in POS

(RTP-12839)

Available ValueCodes coupons for the member in the active receipt may be shown by configured buttonin the sales view. The list of coupons shown will indicate their possible values, and whether or not the discounts have already been triggered.

...