Versions Compared

Key

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

...

The same logic will apply to Self-service mode:

Expand
titleConfiguration
POS Configuration

ExpirationDiscountConfig

Configuration of:

  • Number of days until best before and expiration dates where POS will show information and optionally trigger automatic discount.
  • The discount in percent
  • The reason code for the automatic line discount

Example configuration:

Image Modified

 GS1 barcode syntax for best before and expiration date:

010739415015403817250101

01 => Identifier for GS1 code

07394150154038 => Identifier-code 14 digits. If it starts with 0 its EAN else DUN

17 => Field Id: 15=Best before, 17=Exp.date,

250101 => Date in format YYMMDD

Improvements POS 

AreaDescription
Self-service

POS Messages are moved from file to database for improved stability (RTP-35821)

POS Messages, including surveillance messages to and from self-service POS, are stored in the database instead of the VolatileSettings file (User.Config). The file still exists but holds other information. By reducing traffic to this file, the risk of file corruption is minimized, making startup interruptions less likely.
If startup is interrupted, a message prompts the user to confirm, and continues the process. Additionally, the system creates a backup of the file with a unique name, making it easier to investigate and address the issue in future updates.