Versions Compared

Key

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

...

Expand
titleConfiguration
POS Configuration

{}Relevant existing parameters*{*}

POS:

ReceiptOnHoldServiceUrl must be configured.

SearchCentralServerForReceiptsOnHold must be enabled.

ShopAndGoSelfServiceCheckoutSearchOnHold must be enabled.

WCF:

ShopAndGoShoppingChannels must also be configured for WCF and contain the shopping channel used for Instore App.

Item search result are not automatically updated

(RTP-17964)

Item search results are updated properly now for each new letter added. 

...

titleConfiguration

...

AutoItemSearch (default False)

Specifies whether to search at the same time as entering data in the input field. Applies to item search.

AutoItemSearchMinimumLength

Number of characters that must be entered before an automatic item search is performed. Assumes AutoItemSearch is on.

Improvements POS

Module 

Description

General

ARTS conversion fails due to too large amount on deleted item lines (RTP-

17984

17963)

To secure that converting POSLog.xml to ARTS file format do not fail, due to too large amount (netcost) on open priced items, we have made changes both in POS and in the conversion process itself (JournalService). In POS, huge amount is no longer possible to enter manually, even when item is chosen from New PLU list. In addition, coversion process to ARTS file format will reset huge netcost amounts to zero, if such are present.


Fix for recalculating extended amount when deleting bonus check (RTP-15092)

There is done a fix for recalculating extended amount when deleting bonus check. Previous when deleting bonus check, this could result in a wrongfully recalculation in sale. 


Problem with closing search view (RTP-17871)

Opening item search by entering text in sales view and next closing search view with ESC button, does not cause an error when trying to search item again.


Expired password when fast cashier login configured (RTP-16486)

When fast cashier login is configured, the dialog to change the password is shown after entering password which is expired.


Item search result are not automatically updated (RTP-17964)

Item search results are updated properly now for each new letter added.

Improvements POS Server

Module 

Description

BatchToPosApi 1.0.13.0

Handling of retry (RTP-14730)

Improvement on how faulted orders are handled by BatchToPosApi - if there's a transient error causing an import to fail, the system now has a new retry strategy,  where there's an increasing delay of 5 minutes for each retry. This increases until the configured maximum amount of retries have been attempted, or processing of the order is finished.

This means there's a greater chance that an order failing from a transient error will be fixed by automatic retries.

New retry strategy:

  • First retry - no timeout.
  • Second retry - 5 minutes after previous.
  • Third retry - 10 minutes after previous (so 15 after first in total).
  • And so on until maximum number of retries is reached (default 5) or processing is successful.

POS WCF

Issues with updating Klarna order after part capture (RTP-17335)

When orders are partly captured, already captured articles is added when updating completed order.
If order is completely captured and it's tried to capture again with zero as amount, it don't contact Klarna to avoid exception.

JournalService, POS Services, ReceiptService 

Missing support for new POSLog value in mix 1004 (RTP-17984)

The ARTS converter was missing support for the new mix effect  'AmountDiscountOnOrdinaryPrice' .