Versions Compared

Key

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

...

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

Expand
titleConfiguration
POS Configuration

LookupItemByDUNIfNotFound parameter (default value: False)

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

Improvements

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:

Image Added

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

Image Added
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:

Image Added

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.
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.pngImage Added


Improved dialogs for social control (RTP-3515)

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

Image Added


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.

Image Added

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.