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

Compare with Current View Page History

« Previous Version 4 Next »

PLANNED 

Prerequisites are located in the menu on the left.

Configuration to show or hide balance dialog after closing a shift

(RTP-29974)

When cashier is closing a shift, balance dialog can be shown depending on the parameter value. If parameter is set to True, balance dialog is shown after the shift is close, when value = False shift is closed without balancing. Additionally, cash counter is reset when shift is closed.

POS Configuration

New parameter: 

ShowBalanceDialogAfterShiftClose - Default value: True

Required configuration:

BalanceTransactionType =Shift

Improvement POS 

Area

Description
Gift card

Gift card sale (RTP-30445)

New bool parameter GiftCardSaleRequiresScanning has been added (default value True). If it is set to True functionality remains as it is now. If it set to False keyboard is accepted as input for the dialog.

POS Configuration: 

GiftCardSaleRequiresScanning parameter (default value: True). If parameter is set to True only scanner is allowed as input in gift card dialog.

Improvement POS Server

Area

Description
POS API

Support for EAN14 (D-PAK/DUN) (RTP-30620)

When adding an item to cart, it is now possible to add it by using an EAN14 (D-PAK/DUN) number. If the item has the property quantityInSmallPackage set, the quantity specified in the request will be multiplied by the amount set as the value for quantityInSmallPackage.

  • No labels