Versions Compared

Key

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

...

Module

Description

Bank

Further improved startup when configured 'PayLink' pay terminal type (RTP-25496)

During startup of EG POS, and configured pay terminal type is 'PayLink', the health check run towards the pay terminal is now run as a part of the sign-on process. If pay terminal is not ready when user signs on (manually or automatically) an error message saying pay terminal is not ready is presented. An action from user / staff is then required to fix any problems with the terminal, in order for it to work with EG POS.

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. 


Expanded price column for item lines in tender view
(RTP-23959)

The price column for item lines in tender view has been expanded to show more than 4 digit prices. Previously the first one or two digits would be hidden for 5 and 6 digit prices. The change is only visible if parameter "ShowItemLinesInPayment" is set to True.

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'.