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 

Module 

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

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

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

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).

Payment

Scroll in payment view (RTP-22087)

When POS Configuration ShowItemLinesInPayment = True, user will now be able to scroll vertically in both items and payments transactions.

Price checker mode


Price check terminal campaign price (RTP-22082)

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

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.


Missing text cursor in EAN/PLU field (RTP-20150)

Text cursor is no longer missing in EAN/PLU field when changing tabs and then gong back to EAN/PLU.


Full HD Resolution (RTP-22109)

Keyboard issues in Full HD resolutions no longer appear.

Web orders

Extend delivery method with pick-up points (RTP-19525)

Web order pick-up points (PickingStore) are now included in the "suggestion"as delivery method when they exist. The pick-up point (PickingStore) is added to the POSLog when selected as the delivery method.

Improvements POS Server

Module 

Description

POS API

Performance Improvement for SaveReceipt on DeliverCartItem (RTP-21679)

The amount of SaveReceipt instances was significantly reduced when calling DeliverCartItem method on a given cart. It results in less time spent on processing for every cart. 


Override price (RTP-21013)

It is now possible to correctly override the price of an item in cart regardless of the unit of measure used. 

  • No labels