Versions Compared

Key

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

...

Module

Description

PLU list

Use cached PLU list config when exception occurs in PLU list definition parse (RTP-26390)

If an exception occurs while PLU list definitions are being parsed during parameter reload, POS will use a cached version of the PLU list definition to avoid PLU lists being empty. Previously, if the parse threw an exception the PLU lists would be empty and POS would have to be restarted to get the list back.

Receipt

Update the resource file for Estonia on receipt (RTP-26399)

The resource file for Estonia on receipt is now up to date.

Self-service

Improved random control of customers in Self-service (RTP-25755)

The configurable and assisted control mechanism for visual / random control has been improved:

  • A button named 'Damaged barcode' is added, making it possible for staff to manually type digits from EAN barcode in case of the barcode is not readable by scanner.

POS Configuration: Relevant existing parameter: 'SnGRandomControl'.

Voyado integration

Improved error handling in POS API when adding coupons from Voyado (RTP-26395)

We have improved error handling in the POS API so that we don't experience calls to POS API failing if fetching coupons from Voyado fails.

Web orders

Mixing web order items with items from physical store (RTP-24793)

When creating a web order it is possible to have it in the same receipt items bought in physical store. User can add either a web order item first or add an item from the store first. When the user starts adding a web order item and then scans or adds another item, a pop-up message to either add the newly scanned or added item to order or sale is shown.

Info
titleNote

User should add the web-orders all in one go before adding other items from the store since once the user changes mode to adding store items, the web-order is considered "done" and cannot be edited. Support for editing the web-order items will be implemented soon.