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

Compare with Current View Page History

« Previous Version 2 Current »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvements POS

Module

Description


Bank

Support for version 1.11.2.1352 of Baxi.Net pay terminal solution from Nets (RTP-15308)

No adaptions have been made in EG POS in order to support Nets' version 1.11.2.1352 of their pay terminal solution Baxi.Net. No change in configuration is necessary for this version compared to previous approved version 1.10.3.1342.


Customer screen

Improvement for negative subtotal (RTP-15851)

When the subtotal is negative, then label "To pay" and currency codes are displayed on footer with negative subtotal in customer screen.


Fix for POS freezing when accessing PLU-list in customer screen (RTP-15699)

There is done a fix so that POS do not freeze anymore when accessing PLU-list from customer screen. Previous there was some issues when going through different levels of the PLU-list on customer screen rapidly, resulting POS to experience performance issues. Either by freezing completely or disappearing of customer screen. 


General

Disabling of scanner during external gift card payment (RTP-15608)

There is done a fix for disabling scanner during a external gift card payment. Previously there were some issues regarding this, if one item was scanned instant after gift card payment. Resulting in wrongfully finishing of the receipt and rounding error. 


Orders

Formatting of CompanyId in customer orders (RTP-15996)

There have been done a improvement for handling of CompanyId in customer orders.  Now in the loyalty section in the POSLog, CompanyId is formatted to four digits when we receive customer orders from Chain.  So if we receive CompanyId=111 from Chain, it will be stored as "0111" in POSLog. 


PLU List

Adding selected articles to receipt (RTP-14496)

All marked articles for sale in PLU List are being added to receipt now.


Self-service

Improvement for bag counter in self-service (RTP-15897)

There is now done a improvement for bag counter in self-service. Earlier there has been some issue regarding this, resulting in a AppWide exception in the LRS-log. 


Pictures in search view (RTP-15831)

Pictures are no longer incorrectly zoomed in the self-service search view.


Fix for preventing creation of duplicate receipts in self-service (RTP-15187)

There is now done a fix for preventing creation of duplicate receipts in self-service. The receipt state in the database will now be updated once the suspend method is called.  Previous the receipt state would be updated when the receipt was saved. This could, in some cases, make it possible for two callers to suspend the receipt, and two identical receipts sent.


Fix for preventing adding of loyalty number when fetching receipts on hold (RTP-14328)

There is now done a fix for preventing adding of loyalty number when fetching receipts on hold in shop & go. Previous there has been some cases when POS is checking for related receipts during loyalty registration, it found the receipt with state 'ONHOLD', but when it try to fetch the actual receipt, the 'ONHOLDDONE' receipt was returned from the database. With this fix, this is no longer a issue, so even if something fails during fetching of the receipt, it will not prevent to add the loyalty number in the receipt.


Improvement for deleting items in self-service (RTP-15744)

There has been done improvements for deleting items in self-service. Earlier there was some issues that deleted items when they shouldn't get deleted. Those issues are now gone. 


Fix for switching payments in self-service (RTP-15794)

There is done a fix for switching payments in self-service. Earlier there was a issue if you switched payment from Klarna to bank, the POS would crash, and get exception in logfile. 


Improvements POS Server

Module

Description

Journal Service

Handling of negative tender lines in POSLog (RTP-15921)

There is done a fix for handling of negative tender lines in POSLog . Fixed so tender lines always return positive amounts. Earlier these POSLog's would be rejected in Arts conversion and create a error message. 

POS Services

Remove types to handle exception (RTP-15566)

TYPx=21 and SPEC_TYPEx=16 will now be removed so we don't get exception.


Wrong Expiry Date on Coupons from ValueCodes in POS (RTP-15210)

Changed the logic so it's possible to use coupons with expiry date set to today's date.

Expiry date for ValueCodes coupons will now be set to 23:59:59.


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