Versions Compared

Key

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

...

Improvements POS 

AreaDescription
Cashier

Double authentication when changing price of an item (RTP-17895)

The function to perform a price change of an item, when double authentication is configured, is improved. The dialogue for entering a different cashier's credentials is now triggered correctly regardless if the new price is entered before pressing the price change button or not. 

POS Configuration:
Relevant existing parameter: DoubleAuthorizationFunctions - (when it contains 'OverridePrice')

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 information

Showing campaign price when promotion is set on model/variant (RTP-18600)

Campaign prices exported from the promotion module on model/variant level are properly shown in item search and item details view. Previously these campaigns triggered correctly when sold, but where not shown in item info.

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.


Stamp cards shown in coupon tab in POS (RTP-23080)

Stamp cards are shown in the stamp card tab and not in the coupon tab in member information view in POS. The number in brackets behind the coupon button will only count coupons and not stamp cards.

PLU List

PLU Lists are occasionally empty (RTP-23071)

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

Return

Online return with different currency (RTP-22862)

It is not possible to perform an online return on receipts with different currency than the main currency.
Image Added

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.


Item images in sales view (RTP-23674)

When POS is configured to show images on each item line in the sales view and an item does not have an image, a default "missing image" icon will be shown.

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.

...