Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Handling both physical and digital gift cards form SVS

(RTP-18315)

There has been done changes regarding handling of gift cards. This will make it possible able to handle both physical and digital gift cards from SVS in POS.

PS: Parameter 'RemoveInScannerInput' - this must be removed when starting to use this new functionality. 

POS Configuration

To be able to scan gift cards where the security code is included in the barcode ExternalGiftCardPaymentRegEx' should be defined like this:

'^(?'GiftCardId'\d{19})(?'SecurityCode'\d{4})$'

Improvements POS 

Module 

Description

Convenience sales

POS freezing when fetching on hold receipt and paying it (RTP-18814)

Previously, when fetching a parked receipt in Convenience sales and then paying it with cash as tender, the cash register experienced a freeze situation. As a result, the cash register needed a restart to function as normal.  The problem does not occur anymore.


Return to first PLU page after sale (RTP-18771)

First PLU page is opened now in Convenience sales after performing a sale.

MBXP

Improvement for handling Paygoo gift cards in POS (RTP-18788)

There has been done a improvement for handling Paygoo gift cards in POS.  Previous when scanning Paygoo 32 digits gift cards, POS treated this input as a return.  Also adding Paygoo gift card in POS, items sometimes would get added double/triple.   

Improvements POS Server

Module 

Description

POS Import

Use start date to select proper VAT rate when importing items (RTP-18682)

The VAT rate on items exported from Item Master is properly selected based on the start date.


Import offer code as external mix id (RTP-18709)

Offer codes specified on offers created in the Promotion module are now saved in the ExternalReference2 field.

Configuration

BatchLoader config: Import offer code as ExternalReference2 = True.

JournalService: ARTS parameter UseExternalReference2AsMixReference = True.                               

  • No labels