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

Compare with Current View Page History

« Previous Version 7 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

Improvements POS 

Area

Description
Bank

Timeout fix when early presented card in Baxi.Net pay terminal solution (RTP-31065)

When configured functionality for "tap before amount" (letting customer present card to terminal early in the sale process), for "Baxi.Net" pay terminal solution, a timeout issue is fixed. Previously, when terminal timed out after 10 minutes without any card presented, connection to terminal was closed. Now the connection to terminal is automatically reopened, still waiting for customer's card.

POS Configuration:

Relevant existing parameters:
'BankAutoStartSession' (default 'False') - when activated, terminal accepts card / PIN before 'Bank' key is pressed in POS.
'PayTerminalType' = 'BaxiDotNet'

Support for version 1.13.3.1695 of Baxi.Net pay terminal solution from Nets (RTP-30182)

No adaptions have been made in EG POS in order to support Nets' version 1.13.3.1695 of their pay terminal solution Baxi.Net. No change in configuration is necessary for this version compared to previous approved version 1.11.2.1352.

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.

Orders

Fixes and improvements for web orders (RTP-31097

Fixes and improvements for web orders have been implemented:

  • Web orders with only freight items are no longer displayed in picking order list view.
  • Web orders are no longer switched to customer orders after print pick list function is used on the order.
  • Order polling works on login screen.

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