Versions Compared

Key

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

Document status:

Status
colourGreen
titlereleased

Date:

Prerequisites are located in the menu on the left.

Expand
titleTable of contents
Table of Contents
maxLevel2
minLevel2

Ask for cashier approval before printing credit note in Self-service

(Work ID: 186404)

When subtotal is negative, Self-service cash registers can be configured to ask for cashier approval if the store wants to collect the store copy of the credit notes.







After approval, both a credit note and a store copy will be printed. When approval is not configured, the store copy is not printed.


Expand
titleConfiguration

POS Configuration

SngApproveNegativSubtotals

When activated, self-service in POS will ask for cashier approval when going to payment if subtotal is negative.

Price history in POS

(Work ID: 183179)

Historical prices in POS. Price history for ordinary/normal prices and campaign prices can be shown in POS. Price history is fetched online from Chain. 









Expand
titleConfiguration of historical prices

POS Configuration

PriceInfoProviderUri

Address to endpoint in POS Services to fetch price history, default value should normally be used

POS Services

Endpoint

Existing endpoint PriceInfoService must be added from the template file if it has not been added previously.

EnabledServices

PriceInfoService must be added to parameter if it has not been added previously.

MultiTicket for Vensafe items

(Work ID: 169509)

We have integrated functionality for 'MultiTicket' for Vensafe items. This will always generate 1 printed receipt/ticket for Vensafe items, regardless of which Vensafe items are sold, and how many of each. Different items are printed on separate lines. Return of Vensafe items is, like before, done with RETURN_ESALE_ITEM function (argument 'Vensafe'). If items in Vensafe ticket are not already delivered, or partly delivered, all of the items in Vensafe ticket are returned. 

We have also made the height of the printed barcode on Vensafe ticket configurable.


Expand
titleConfiguration of height of the printed barcode on Vensafe ticket

POS Configuration

'VensafeBarcodeHeight' (default value '60')

Controls the height of the barcode printed on Vensafe ticket



Improvements POS

Module

Description

Loyalty

Bonus balance when returning items and Reporting is unavailable (Work ID: 185211)

If POS cannot fetch member bonus balance (member service fails fetching data from Reporting), the field Balance will be set to blank value (previously "0") so Reporting will know that the balance was unknown at the time of return. 

Image

Scanner

Customer scanner may add data to next customer's receipt (Work ID: 186348)

A second scanner attached to POS, configured for customer's use in stead of cashier's use, could allow scanner input being put in next customer's receipt. This is now fixed by always clearing scanner buffer when active receipt is finished.


Customer scanner no longer buffer input when needed (Work ID: 188306)

A secondary scanner attached to POS, configured for customer's use in stead of cashier's use, did in some versions not buffer input when supposed to. This could result in unwanted input in dialogues for cashier. 

Self-service

Age control may be skipped if receipt from self-service (Work ID: 179859)

We have corrected an error that affects self-service receipt in combination with age control. If a self-service receipt containing alcohol was fetched in manned POS (without customer going to self service checkout first), and Datema triggered FullControl, age control could be skipped. 

The problem only occured if 'DelayItemRequirementVerificationUntilPayment'='False'. 

Swish

Improved dialog to pay by Swish in cashier mode (Work ID: 188106)

The alignment has been improved and the QR code size has been reduced in the dialog to pay by Swish in cashier mode.

User interface

Dialog for sale of bags in skin 5 (Work ID: 188674)

Colors in dialog for sale of bags were fixed in skin 5.

Vensafe

Improved performance when building PLU List for Vensafe items (Work ID: 177604)

The performance for building PLU list content for Vensafe items has been dramatically improved. Previously 1 call per item had to be made. Now all data is fetched in 1 single call.