Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Simplified age control messages not shown correctly in cashier mode 

(RTP-17985)

Simplified age control messages are now shown correctly in both cashier mode and self-service mode. Logic regarding existing parameters 'AskForBirthday' and 'AskForBirthdayOnlyAlcohol' has been necessarily changed:

The newest parameter 'AskForBirthdayOnlyAlcohol' depend on the oldest 'AskForBirthday' to be True, in order to have effect. This makes it possible to configure birthday dialogue popup never to be shown.

POS Configuration

Relevant existing parameters:

AskForBirthday (default False) 

When activated, dialogue for birthday input, for validating of customer's age, will trigger IF cashier answers 'NO' in age control popup.

AskForBirthdayOnlyAlcohol (default False) 

When activated, dialogue for birthday input will trigger for alcohol (time restricted) items only, IF cashier answers 'NO' in age control popup. ('AskForBirthday' needs to be True as well).

If not activated, dialogue for birthday input will trigger for any age control item IF cashier answers 'NO' in age control popup.

Improvements POS 

Module 

Description

Payment

Pay terminal waiting for pending background operations (RTP-19016)

There is done a fix for bank tender waiting for pending background operations, e.g. when POS is fetching member coupons. Previously pay terminal transaction might be finished before all coupons were fetched. This might result in bank transaction could not be stored to POSLog if subtotal amount was reduced due to coupon discount.

Reason code

Reason code for return missing when receipt also contains item with overridden price (RTP-18662)

Receipts include return reason codes when return is done on same transaction with item that has overridden price.

Self-service

Opening of ExitFlow gate in self service-checkout area (RTP-19403)

When activated integration with ExitFlow for validation of receipt barcodes regarding opening gate or not for customer, EG POS now sends a leading zero in barcode content to ExitFlow, if also activated use of full format barcode. This makes a total of 36 digits sent, which is identical to content of the printed barcode that ExitFlow will have to compare with.

Relevant existing parameter UseExitFlow (default 'False') - if activated, ExitFlow will validate receipt barcode regarding opening the gate or not.


Running self-service on customer screen (RTP-19304)

When self-service mode is running on customer screen the information message shown on main screen, to remind cashier about this mode is running, is yet again shown at all time, until mode is aborted by cashier by clearing the message. Picture: 

Improvements POS Server

Module 

Description

POS Services

Update MSMQPoslogToChainWorker with latest version of ServiceAgent.LCM (RTP-19338)

New Chain Worker created. It is based on the POS Services 7.83.051 release.


VPI-sync deviation shown in percentage per store is not always correct (RTP-17834)

Changed the calculation of the deviation percentage.  After this change, the number of profile price will be included in the calculation for all stores (not only the first store, as it was before this change).

  • No labels