Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvements POS

Module

Description 

Bonus

Fix for calculating bonus rewards (RTP-20450)

When a mixmatch trigger an additional bonus reward for a registered member, the calculated BonusRewardAmount on any deleted LineItems in the mixmatch will now be disregarded when calculating the total bonus reward. Previously the BonusRewardAmount was added even if the ItemLine was deleted.

Also, if  a mixmatch  trigger an additional bonus reward for a registered member, and the payment  method is Coopay, the BonusRewardAmount on all the items in the mix will now show the correct bonus amount. Previously the BonusRerwardAmount for each LineItem in the mixmatch was doubled. Thus leading to a wrong calculation of bonus for the receipt.

Coupon

Entering payment view while pending background operations still running (RTP-20228)

When switching from sale's view to payment view POS now may proceed, even when pending background operations are still running, e.g. when fetching coupons. Previously this could result in a Appwide-error if cashier pressed enter/ button for proceeding more than once.

InStore App

Improved handling for parking receipts with reference code (RTP-20160)

Changed handling of parking receipts with reference code from InStore App. Before this fix we always tried to add a member based on the reference code if the receipt didn't have any members. This caused an exception when they used for instance the customers name.

Label print

Order label print in item search (RTP-20106)

Order label print function can be accessed from item search and price lookup mode.

Online return

Return of weight items (RTP-20420)

Dialog with weight while returning a weight item has automatically precision up to 3 decimal places now.

Scanner

Enable scanner in dialog to pay by credit (RTP-20370)

Scanner is enabled when opening dialog to pay by credit in POS. This means that for example drivers license can be scanned in the SSN input field.

User interface

Scroll in receipt grid when paying order (RTP-20251)

Scrolling has been fixed and works when items are grouped in an order that is in a payment receipt.

Alignment has also been improved when showing item images in sales grid. The last item added now always aligns to the bottom of the view.

Improvements POS Server

Module

Description 

JournalService


Preventing queue in JournalService in case of duplicate messages (RTP-20074)

The behavior of Lindbak POS JournalService has been modified to ensure that duplicate messages don't loop and create a queue in JournalService for the affected subscriber. Any duplicate messages will now loop 5 times before they are processed. After this normal processing is resumed.

POSWCF

InStore App: search for receipts on hold fails (RTP-20524)

Added parameter to be able to turn off the filtering of receipts, so we can get all receipts on-hold, regardless of shopping channel. 

New Parameter: FilterOnHoldReceiptsBasedOnShoppingChannel default = True.

  • No labels