You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Document status: DRAFT

Date: 

Prerequisites are located in the menu on the left.

Selling item by DUN number when not found by EAN

(RTP-23381)

When an item is not found by EAN (unknown item), POS can be configured to try to sell it using DUN number instead.

This improves the customer experience in case a barcode with DUN number is scanned on an item.

POS Configuration

LookupItemByDUNIfNotFound parameter (default value: False)

Set to True if you want to sell items by using the DUN number.

Improvements POS 

AreaDescription
General

Show more characters in cashier name in header (

User interface has been modified to be able to show longer cashier names in the header in POS:

PS: If convenience mode is used (PluBoardNameToOpenOnStartup has a value), the name can still be cut due to missing space: ** 

Item search

Showing that search is "in progress" (RTP-22117)

When an item search does not immediately provide a result, the user interface will show that POS is searching:


Loyalty

Visual improvements in new member search dialog (RTP-23417)

Improvements for new member search dialog have been implemented:

  • Validation is not activated when you enter the screen.
  • Font type, dialog width, spacing between rows and dialog height was improved.
PLU List

PLU Lists are occasionally empty (RTP-23071)

PLU Lists are no longer occasionally empty on some Cash Registers.

User interface

Improved visualization of returned items in sales view (RTP-21411)

POS will display returned items with red color on quantity and amount fields.

image-2023-07-14-12-30-04-024.png


Improved dialogs for social control (RTP-3515)

Social control dialogs have been improved and now look like this:


Gift card icon in sales view (RTP-19312)

When POS is configured to show images on item lines in the sales view, an image will also be shown for sold gift cards.

Voyado integration

Create cart even when member does not exist in Voyado (RTP-23055)

When 'CreateCartWithItems' is called with a member that doers not exist in Voyado, the cart will still be created and the member will be added in the cart. This ensures that the member will receive member prices. Previously we would get an exception in POS API and 'CreateCartwithItems' would fail if the member did not exist in Voyado.

Improvement POS Server

AreaDescription
POS API on-prem

Logging for unknown receipts (RTP-16232)

When using the GetOnHoldReceipt method to search for a receipt that does not exist, it logs a warning instead of an error. This reduces the number of falsely reported 5xx error messages in App Insights logging.

  • No labels