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

Compare with Current View Page History

« Previous Version 9 Next »

Document status: UNRELEASED

Date: 

Prerequisites are located in the menu on the left.

Improvements

Area

Description

Gift card

Support for long gift card numbers (RTP-26924)

The dialog to sell/issue gift cards supports 32 and more digits in the gift card number.

Item transactions

Allow real numbers on item transactions for piece-items (RTP-26153)

New POS configuration "AllowFractionalQuantityForUnitPieceOnItemTransactions" is added to allow real numbers on item transactions for piece-items. When this parameter is TRUE, real numbers will be allowed. This is by default set as FALSE, which would not allow real numbers. Sales transactions will not be affected by this parameter.

Required

POS master database version 3.0.0.139

Lindbak Retail database version 2.10.0.72

POS Configuration:

Parameter AllowFractionalQuantityForUnitPieceOnItemTransactions: True (default: False).

Member search 

Member search for Swedish social security numbers when leading zeros are stripped by scanner (RTP-26513)

In the member search dialog EG POS can now handle scanning of social security numbers from Swedish drivers licenses even if the scanner config removes the leading zeros. This is achieved by adding zeros in front of the social security number if the number is shorter than 10 digits. A Swedish person with a birth date between 31.12.1999 and 01.01.2010 will typically have between one and three leading zeros at the start of their social security number depending on the month and year they were born. This would cause the format of the number searched to be wrong if the scanners was configured to strip leading zeros.

Scanning Vipps QR code in member search dialog (RTP-25672)

When scanning the Vipps QR code the search member pop-up is now validated correctly.

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.

Self-service

Secure correct handling of age control when in Self-service (SCO) (RTP-26358)

Whenever an extra item is added to receipt by scanning barcode in Payment page, EG POS will return to Sale page. This secures that control mechanisms like e.g. age control is triggered correctly before payment starts.

User interface

Payment view texts (RTP-24284)

The font size of the texts in Payment view is now scaled correctly for 1920x1080 resolution.

New customer specific skin (RTP-26341)

New customer specific skin has been added and can be configured in parameter UIHighlightColor in POS Configuration.

Voyado integration

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.

Web order

Displaying store name for Pay & Collect delivery (RTP-25450)

When selecting Pay & Collect as a delivery option, the store name is displayed next to the store number.

Improvement POS Server

Module

Description

POS API

Payment checkout return doesn't finish in POS but transaction OK in LRSLog (RTP-26790)

When returning a e-com order (orders are in Chain Web) from POS, we now avoid that  POS gets stuck in "refund mode" and doesn't finish the return unless you press "Avbryt" (cancel).  

  • No labels