PLANNED


Handling of GS1 barcodes with best before and expiration date

(RTP-23258)

When a GS1 barcode with an item close to the best before or expiration date is scanned in EG POS, information about this is shown to the cashier in the sales view:

If the expiry date has passed, the item will not be added to the receipt and a warning will be shown:

The same logic will apply to Self-service mode:

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:

 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

Cash Management - Improved receipt print

(RTP-32550)

The receipt print after performing PayIn, PayOut or SafeDrop has been improved. 
Examples below:

Pay Out:

Pay In:

Safe Drop:

If the amounts are entered as a total amount per currency, the denominations are not shown on the receipts.

Improvements POS

AreaDescription
Coupons

Error handling in POS for general and single-use coupons (RTP-33152)

When coupon is not valid or doesn't exist, error handling dialog informs cashier about it:



Error handling in Self Checkout for general and single-use coupons (RTP-33153)

When coupon is not valid or doesn't exist, error handling dialog informs customer about it:

Improvement POS Server

AreaDescription
POSLog

Card name in TenderName field (RTP-34374)

Values configured in CardNameMapping POS Configuration parameter appears in POSLog with card payment in the TenderName field.

Required

POS Master v. 3.0.0.194


  • No labels