Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvement in function to pay by tender note in EG POS

(RTP-21205)

A new parameter FinishSaleWhenCashIncrementEqualsSubtotal is implemented to control how the buttons to pay by tender notes in POS functions. When the buttons are used and the note amount is >= to subtotal:

  • If the parameter is set to True, the receipt will be automatically finished.
  • If the parameter is set to False, the amount will be added to the subtotal amount and the receipt will not be automatically finished.
POS Configuration

FinishSaleWhenCashIncrementEqualsSubtotal parameter (default value: True)

If this is True, in POS, if the cashier enters an amount that is equal/more than the subtotal, the sale is finished automatically.

Improvements POS

Area

Description

Deposit refund

Finishing receipts when deposit refund fileshare temporarily not available (RTP-22483)

Receipts containing deposit refund tickets will now be finished correctly even in situations when deposit refund fileshare is temporarily not available at the time.

Item search 

Item details view (RTP-20214)

When view is changed from grid to details view, the items details are now correctly shown instead of the grid.

Language

Wrong spelling on receipt (RTP-22600)

Some changes has been made in Finnish translation file in POSPrint module.


Activating/deactivating/reinitializing dialog text (RTP-22255)

Swedish text translation is now correct in System information when activating/deactivating/reinitializing cash register.

Loyalty

Issue of bonus check versus EG bonus service (RTP-22305)

When doing manual return with member. Receipt can be finished on bonus (Function APPLY_MEMBER_BONUS_CHECK) to issue bonus check versus bonus service.

Mobile payment

Online return to Coopay (RTP-22618)

Doing an online return of item and finishing the receipt on Coopay tender, identical tender as used when item was bought originally, will now finish and print the receipt without any payment dialogue shown to cashier. This is due to the return transaction is very quick since communication goes straight to Aera and not via POS Services. Also paying web orders with Coopay tender (capture) in POS is affected by this (quick response with no dialogue).

Price calculation

Local campaign ends for item that is still in an active profile mix (RTP-20747)

When a local campaign ends for an item that is still in an active profile mix, the mix will still contain this item. Previously, the item was also deleted from the profile mix in POS Master database. 

(The 'conditionitem' for the mix was deleted at the same time as the 'conditionitem' for the local campaign was deleted. This caused the mix to stop working if the item was required for the particular mix to work)

Fix is in POS Master database version 3.0.0.98!

Price checker mode

Price check terminal campaign price (RTP-22082)

Price check terminal no longer shows the future campaign price on items.

Self-service

Registering weight items while temporarily in cashier mode in a self-service POS (RTP-22349)

If customer has chosen a different language in self-service mode, and staff temporarily has to enter cashier mode to help, language is switched to the one configured for the POS. This is to secure correct decimal separator is used in case of staff's help to customer is to manually register a weight item (with decimals). When switching back to self-service mode customer's chosen language automatically is used.

User interface

Payment improvements for negative subtotals (RTP-21209)

The following improvements for payment with negative subtotals are implemented:

  • The label "To pay" is replaced by "To pay back".
  • The "To pay back" amount is shown without a negative sign.
  • Cash Payment dialog is no longer shown and payment proceeds without it.


Age and Social control fields in receipt header (RTP-21203)

Font color was changed in both light and dark skins to improve the visibility of Age and Social control fields in receipt header.

Improvement POS Server

AreaDescription
POS API

Return PaymentTerminalType in Cart (RTP-19696)

Added PaymentTerminalType to Cart. This method is needed for detecting what kind of payment provider is used to start refund in Mobile POS.
It is set in AddPaymentToCart2 and stored in POSLog. 

  • No labels