Versions Compared

Key

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

Status
colourYellowGreen
titleplannedReleased
 

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Credit note

Information about used credit notes (RTP-28478)

When a credit note was already used, the time it was used and which store it was used in is shown.

Flight integration

Boarding pass with not quota available (RTP-31214)

When scanning a boarding pass that has no quota available, an error message will be shown to the cashier.

Self service

Configurable duration of inactivity warning message (RTP-28434)

The inactivity warning message shown to customers can be configured for how long the countdown lasts. This allows for customization of the warning duration to better suit different user needs.

POS Configuration:

Relevant existing parameters:

'SnGIdleTimerFirstTimeout' (default '0' (not in use)) - Number of milliseconds after which an early warning message is shown to customer, telling that POS is in use.

'ShopAndGoCheckoutIdleTimeout' (default '60000' (60 seconds)) - Number of milliseconds after which an inactivity warning message is shown to customer, and the countdown to cancelling the receipt will start.

'ShopAndGoIdleCountdownDuration' (default '10000' (10 seconds)) - Number of milliseconds the inactivity warning message (countdown) will last.

Improvement POS Server

AreaDescription
POS Master

Change the default value in NorwegianTollQuotaGroups parameter (RTP-30557)

The decimal separator creates trouble for parsing parameter value in POS since its comma in some countries and dot in others. Updated the default value so it does not contain decimal value which created noise in logging for customers that did not use that parameter.