You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Support for showing mix discount information 

(RTP-15527)

Support for showing mix discount info has been implemented. The mix discount info is only shown when selecting mix item lines.

POS Configuration

ShowMixDiscountInfoLines (default False)

If True, the mix discount info is displayed.

Key figures

(RTP-15397)

Key figures are now supported also in POS 4.0. In sales view, key figures label is shown on the top of the sales screen. The popup with key figures can be opened by function button or by clicking the line in sales view.  

The labels should be configured in the xml file by consultant

POS Configuration

SaleStatisticsListForDialogScreen

Defines names of KPI statistics information to show in the dialog.

SaleStatisticsListForSaleScreen

Defines names of KPI statistics information to show on sale screen.

ButtonConfig

Function Show Key Values can be configured on a button to open the dialog with key figures.

On-screen keyboard

(RTP-15526)

On-screen keyboard is not shown if TouchScreenPrimaryInput parameter is set to False now.  When the on-screen keyboard is turned off, button panel is shown instead.

POS Configuration

TouchScreenPrimaryInput (default False)

When touch screen is set as the primary input, the on-screen keyboard will be shown automatically when needed.

Improvements POS 

ModuleDescription
General

Convenience sales images caching (RTP-15926)

Improvements in the performance have been implemented. As a result, switching modes between 'regular sales' and 'convenience sales' should take a considerable less amount of time.


Unwanted information in header (RTP-15326)

Handling of ShowToCashier from POSLog has been added so information included in StructuredNotes are not displayed in header when ShowToCashier="False".

Improvements POS Server 

ModuleDescription
POS API

Order amount differs between Klarna and Chain Web (RTP-15091)

Order amount in Klarna is properly updated once the order has been edited and resubmited.

POS Master

Store local assortment code in ask price (RTP-15779)

When searching with the Ask price function in POS, the assortment code from 'ItemOverride' table is presented in the search result instead of the value from 'Item table'. The assortment code is taken from 'Item table' if LabelAssortmentCode is not present in the 'ItemOverride' table.

POS Services

Refactoring of Klarna communication to avoid timeouts (RTP-13652)

Klarna communication are refactored to avoid timeouts when loads are heavy.

If capture/update/refund gets timeout POS WCF will now retry the request.

  • No labels