Versions Compared

Key

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

...

Module

Description

General

Showing the cursor in search view (RTP-24615)

The cursor is now showing as it should in search view. Previously the cursor was hidden until the cashier started typing. 

Showing the search for receipt menu (RTP-25644)

When cashier selects 'Receipt' from the search menu on the left in sales view and press 'OK' button or 'Enter' on keyboard POS will now open the search menu for where the cashier can select what type of receipts to search for. Previously the search menu was not displayed when OK/Enter was pressed.

Item search

Item sold from blank search view (RTP-24925)

When performing an item search and then clicking back so the search results are cleared, an item is no longer sold when using enter button in this view:

Loyalty

Improved member search from main view (RTP-24825)

When doing a member search from Sale's view, and no member is found according to parameter 'MemberIdentifiersRegEx', a "Member not found" dialogue, including an option to create new member, will be shown to cashier, but only if parameter 'SuggestNewMemberWhenScanningUnknownIdentifier' is activated. When deactivated (default), only a mesage saying the member couldn't be found is presented.

If parameter 'MemberCardEAN29Codes' is activated neither 'MemberIdentifiersRegEx' nor 'SuggestNewMemberWhenScanningUnknownIdentifier' has effect, and if no member found in loyalty database only a message saying the member couldn't be found is presented.

Expand
titleConfiguration
POS Configuration

Relevant existing parameters:

'MemberCardEAN29Codes' (default 'True') - when activated, registered EAN13 numbers with prefix 29 are recognized as member numbers.

'MemberIdentifiersRegEx' (default empty) - may recognize scanner input as e.g. loyalty number, loyalty card, mobile phone number or social security number. Parameter has effect only when 'MemberCardEAN29Codes' = 'False'.

'SuggestNewMemberWhenScanningUnknownIdentifier' (default False) - if activated, a dialogue with possibility to create new member is shown if member not found in loyalty database. Parameter has effect only when 'MemberCardEAN29Codes' = 'False'.

Retain24

Showing unrounded amount as suggested for Retain24 gift card payment RTP-23711)

When paying with gift card type "Retain24" the suggested amount in payment view, with which the gift card will be charged, is now shown unrounded. This will make it less likely that a small amount will remain to be paid afterwards. Previously, a POS where Cash tender is disabled could make it more tricky for cashier to finish the receipt with the small remaining amount, since Cash button is was not available.

Voyado integration

Support for changing the order of member identifiers for member search (RTP-24730)

In regards to searches for members from different loyalty solutions through PosCustomerService, it is be possible to change the order of the search identifiers. This is done by configuring the order of the identifiers in tenant admin for PosCustomerService. No changes are needed in POS config.

Expand
titleConfiguration
Configuration in tenant admin for 'PosCustomerService

In tenant admin for 'PosCustomerService' the order of the identifiers can be changed by changing the order in the list of identifiers in parameter 'SupportedMemberLookupIdentifiers'. This changes the order of the identifiers displayed in POS.