Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

To be able to scan gift cards where the security code is included in the barcode ExternalGiftCardPaymentRegEx' should be defined like this:

'^(?'GiftCardId'\d{19})(?'SecurityCode'\d{4})$'

...

Configuration of default search view

(RTP-18544)

New parameter which Previously, all search views had the same default view type. A new parameter configures which result view is shown as default when performing a search independently for every type of search has been implemented(item, order, customer etc.).

Expand
titleConfiguration
POS Configuration

SearchDialogTemplateByDefaultForSearchType parameter. 

Sets default view type, when cashier opens search dialog, based on search type: SelectSearchType, ListView, PictureAndText, PreviewWindow.

...