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

Compare with Current View Page History

Version 1 Next »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Fix for fetching receipts from ReceiptOnHoldService in self-service mode

(RTP-16662)

There is done a fix for fetching receipts from ReceiptOnHoldService in self-service mode. Previous receipts put on hold in Instore App would not show up in self-service mode. 

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.

Improvements POS

Module 

Description

General

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

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.  

Improvements POS Server

Module 

Description

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

  • No labels