Versions Compared

Key

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

...

Prerequisites are located in the menu on the left.

Different welcome image in self-service in manned store and unmanned store

(RTP-21309)

To make it obvious and easy to see if a self-service POS is in unmanned mode or manned mode, it is now possible to configure different welcome images in unmanned store mode.

Expand
titleConfiguration
POS Configuration

New parameters: SnGUnmannedWelcomePageImageEn, SnGUnmannedWelcomePageImageNo, SnGUnmannedWelcomePageImageSe

Improvements POS

Area

Description

General

Online return of weight items with price in the barcode (20-code) (RTP-22447)

Doing an online return of a weight item originally sold by scanning a 20-code barcode, where the price is inside the barcode and the weight is calculated, will now suggest a correct return weight for the cashier to confirm. Previously the suggested weight might be 1 gram too much, due to rounding rules, which might lead to confusion for the cashier.


Adapting new IPER API version 2 (RTP-22360)

New IPER API version 2 is adapted in POS Services. Making customer search through IPER work like with previous version of the API.

Item sale

Sale of item by scanning D-pack barcodes (RTP-21187)

Scanning a D-pak code (GS1 - 128 code) will sell the main item connected to the DUN-number. This also works for the Datema terminals via the POS WCF.

The DUN number must be set on the item in Chain Classic and exported to POS for this solution to work.

Language

Missing translation to Finnish (RTP-22075)

The Finnish resource file is updated with missing translations.


Item line note button text in Swedish (RTP-21900)

Swedish translation of item line note in sales view is improved. The button now shows "Anteckning", which was previously "Not".

Loyalty

POS stops responding after member registration (RTP-22432)

During registration of a new member, POS no longer stops or hangs when "Hide keyboard" is pressed right after "OK" is pressed to finalize registration of a new member.


Multiple clicks on "OK"/"Enter" when creating new member (RTP-22184)

When registering a new member and the Enter key is pressed more than once, POS will no longer try to create the member multiple times.

PLU List

Open PLU List sub menu from a button (RTP-22435)

When assigning a PLU List sub-menu to button with function OPEN_NEW_PLU_LIST a blank page was incorrectly shown. This has been fixed.

Self-service

Item names in age control surveillance messages (RTP-22459)

When age control is triggered in self-service POS and the item is of type non-sale, e.g. lottery products, the according message sent to surveillance will now list the name of the item to be controlled. 


Approval of negative subtotal triggers light tower / surveillance message (RTP-22378)

Approval of negative subtotal (because staff needs to sign the printed credit note), now triggers correct light in the light tower, as well as a message sent to surveillance.

POS Configuration

Relevant existing parameters: SnGApproveNegativeSubtotals (default 'False') - if activated POS stops, waiting for staff, in stead of automatically printing a credit note.

Improvements POS Server

Area

Description

POS API

Issue related to "Attempted to divide by zero" (RTP-22503)

Refers to orders from Chain Web and communication with POSWCF. There is done a fix in logic when call of GetCart for some specific orders. 

POS Services

Improved handling of POSLog conversions (RTP-21992)

POS Services (ReceiptsService) now support to convert older receipts, with a lower POSLog version, to a version newer/higher than the POSLog version used by POS Services itself.  
This is relevant when doing an online return of a previous sale, and supporting such conversion will prevent problems if POS API in cloud is running a higher version than POS Services.

Configuration:

New parameter (in POS Services config): ReceiptService.PosApiUri - default value 'https://posapi.egretail.cloud/' - enables POS Services (ReceiptsService) to get XSLT files for different POSLog versions from the POS API to do transformations to other versions.