Versions Compared

Key

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

Document status: 

Status
colourGreen
titlereleased

Date:  

Prerequisites are located in the menu on the left.

Don't show price when performing item transactions in POS

(RTP-22295)

When performing item transactions in POS, the sales price of the items may now be shown as '0' (zero) both in POS user interface and on the printed receipts (configurable).

Expand
titleConfigurations
POS Configuration

New parameter: 'ShowPriceForTranasctions' (default True) - if disabled will show '0' (zero) in all amount fields in POS GUI and on the printed receipt when doing item transactions.

Changes applies to the following transaction types:

  • TransactionType.Breakage
  • TransactionType.InternalUse
  • TransactionType.DockingArea 
  • TransactionType.StockAdjustment
  • TransactionType.Inventory
  • TransactionType.InternalTransfer
  • TransactionType.ArticleOrder
  • TransactionType.ArticleList
  • TransactionType.ReturnDefectItem
  • TransactionType.InventoryStockAdjustment
  • TransactionType.PutAwayItems

Member search dialog

(RTP-21935)

A new dialog for member search makes it easier and more user friendly to search by different types of identifiers:

Expand
titleConfiguration
POS Configuration
Validation for fields can be configured in MemberIdentifiersRegEx parameter in POS Configuration.

Integration with Verifone PSDK pay terminal solution

(RTP-18322)

EG POS has added support for PSDK (Global) API from Verifone, using pay terminal types like P630 and M424. Terminal may be connected to POS via Ethernet cable or WIFI (only). 

Expand
titleConfiguration
POS Configuration

'PayTerminalType' must be set to 'Psdk'

'PayTerminalVerboseLogging' must be activated (at all time) to get detailed logging to EG's logfile.

'PsdkLogLevel' (default '4' (= WARN)) - This affects Verifone's logfile. Value should be set to '3'-INFO during pilot installations.

'BankShowSignatureMessage' (default 'True') - needs to be deactivated when PayTerminalType = 'Psdk' and other pay terminal solutions where signature receipt is printed during purchase. This is to NOT present an unnecessary reminder message to cashier saying "Husk signatur" / "Remember signature" at the end.

'CardIssuerList'
Comma separated list with all card types that may be reported by Verifone. Is in use by PSDK solution, as it is already by VIM solution, and with identical content needed. Listed card types must be in correct order to report identical types with the same CardIssuer as done by Nets in other pay terminal solutions.     
To correspond with valid card issuers from Nets, the parameter must have content exactly as written here:

BANKAXEPT;dummy;VISA;MASTERCARD;AMEX;DINERS CLUB;dummy;dummy;dummy;dummy;dummy;dummy;dummy;MAESTRO;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort Senter;Gavekort Kjede;dummy;SENTRUMSGAVEKORT;dummy;XponCard;dummy;Universal Presentkort;dummy;dummy;Resurs Bank;dummy;dummy;Nets Senterkort;Nets kjedegavekort;dummy;iGIVE Gavekort K;iGIVE Gavekort S;iGIVE Kampanje K;iGIVE Kampanje S;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;DANKORT;dummy;dummy;dummy;dummy;dummy;Gavekort 1;dummy;Evry Gavekort;Evry Senter;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Kjedekort 1;dummy;dummy;Gavekort Senter 2;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort;NG Gavekort;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;UKJENT;

Multi select in item search and sales view

(RTP-20215)

[Ctrl] + click or [shift] + click can be used to multi-select lines in item search and [ctrl]+click in sales view.

  • When multi selecting items in item search, many items can be sold at the same time.
  • When multi-select is used in sales view, discount can be given to many item lines at the same time.

View file
namemulti select in POS.mp4
height150

Improvements POS

Area

Description

General

Open price items when using cost+ (RTP-22961)

Open price items and using cost+ dialog will no longer cause POS to terminate.

Loyalty

Viewing and approving member terms for Voyado in POS (RTP-22479)

When creating new members or editing existing members in POS, cashiers can now approve the member terms in Voyado by checking the "Terms approved" checkbox in the member registration view. Cashiers can also set the member consents for communication by email, SMS and postal in the member registration view. If configured, the "Terms approved" will be visible in the loyalty header in sales view. Also, if configured, POS will display the correct text and icons for 'MemberEmailAdressRegistredFlag' and the 'MemberMobilePhoneNumberRegistredFlag' in the loyalty header.

PLU board

Error in Breakage mode when using PLU board (RTP-21479)

AppWide error is no longer encountered in the PLU board when an item is selected more than once during registration of breakage.

Voyado integration


Shorter timeout against Voyado (RTP-23111)

Improvements to timeout handling in the integration with Voyado has been implemented. If Voyado does not respond in 7 seconds on one of the following lookups, GetPromotionsByContactId / GetMemberByIdentifier / GetMemberLevelForContactId, POS will cancel the lookup by passing a cancellation token. 


Approving personalized offers consent for member in Voyado from POS (RTP-22798)

When creating or editing a member in POS cashiers will now be able to check the "Personalized offers" checkbox in the 'register-/edit -customer view'  (if configured) to set the consent to 'PersonalOffers' field in Voyado to "Yes" for that member.


Recruitment store for members created in Voyado (RTP-23136)

When creating new members in Voyado from POS the store id of the store where the member is created will be sent in the request to Voyado. This value will be added to the 'Recruited in store' and the 'Regular store' fields for the created member in Voyado.