Versions Compared

Key

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

...

Module

Description

Member search

Display 'Member not found' dialog when searching for unknown member (RTP-26159)

POS will now show the 'Member not found' dialog (if configured) when searching for an unknown member. Previously POS would throw an exception if the member was not found.

Price calculation

Improved price calculation for mixtype 23 (RTP-26714)

Calculation of mixtype 23 has been improved to prevent miscalculations in POS. Previously, some variants led to miscalculations when several items in the mix were added to the receipt.

User interface

Label names in member search (RTP-25303)

Labels in member search dialog have been changed to required names:

  • "Social_ID" -> "Personnummer"
  • "CardNo" -> "Kortnummer"
  • "Member_ID" -> "Medlemsnummer"

After changes: 



Save button in on-screen keyboard in customer/member registration dialog 
(RTP-20284)

When register a new member/customer, cashier does not have to close the keyboard to click Save button. Now, it is already included in on-screen keyboard.

Voyado integration

Get newest member when multiple matches is received from Voyado (RTP-23243)

When searching for members from Voyado in POS where the identifier used result in multiple matches in Vaoyado, POS will now fetch the member with then newest member number and add that member to the receipt. This goes for both manned POS and SCO. Previously an error message was show to the cashier saying that the member could not be added because of the duplicate values in Voaydo. In self checkout no member would be added.

Redeeming Voyado bonus checks in POS API (RTP-26267)

Redeeming Voyado bonus checks in POS API will now use the correct identifier (Voyado ContactId) for the member in the request against Voaydo. Previously the requests would fail when redeeming bonus checks because the identifier value was missing.

Improved error handling in POS API when adding coupons from Voyado (RTP-26395)

We have improved error handling in the POS API so that we don't experience calls to POS API failing if fetching coupons from Voyado fails.

Redeeming multiple bonus checks in combination with a subtotal discount in the same receipt (RTP-26027)

When redeeming multiple Voyado bonus checks in POS they will be treated as one subtotal discount. This is treated differently to normal subtotal discounts, which means that it can be used at the same time as a normal subtotal discount even if the parameter 'AllowMultipleMixMatchSubtotalDiscounts' is deactivated. Previously, only one Voyado bonus check could be used in a receipt and it could not be used in combination with other subtotal receipts if the parameter 'AllowMultipleMixMatchSubtotalDiscounts' was deactivated.