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.

Searching for receipts, receipt copy and online return

(RTP-20796)

Improvements in functionality to search for finished receipts, printing a receipt copy and performing online returns have been implemented:

  • In "Search X last receipts" detailed view, Date/Time column has been added and receipts are sorted in descending order based on the newly added column.
  • It is now possible to search/filter in "Search X last receipts" by item text and EAN.
  • Receipt copy can be triggered directly from the search view by clicking the receipt copy button.
  • Online return can be triggered directly from the search view by clicking the online return button, thus simplifying the return process if the sale was done recently.

Image Added

Configuration for the buttons can be done in ButtonConfig in POS Configuration under ReceiptSearch.

Improvements POS

Area

Description

Bank

Vim / PayLink / Zaci pay terminal display messages shown in sale view (RTP-21015)

It has been made configurable to show message lines from Vim, PayLink and Zaci pay terminal solutions in the sales view header.

POS Configuration:

New parameter: PayTerminalDisplayLinesShownInHeader (default 'False') - if activated, display message lines from Vim and PayLink and Zaci pay terminal solutions are shown in header.

Convenience sale

Support tandem items in convenience mode (RTP-20795)

In POS Configuration PLU Button properties, when the "Sell article with EAN" function is selected, EAN of the item to be sold can be entered and this will be available for selling in POS convenience mode.

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.

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.


Price lookup for unknown article causes termination of POS (RTP-22183)

Doing a price lookup for an unknown item in EG POS now works fine. Previously this could lead to a situation where POS eventually terminated.

Language

Wrong spelling on receipt (RTP-22600)

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

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.


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

Member

Fix for error in "Search receipts by member and article" function (RTP-22063).

When the function "Search receipts by member and article" is used and then "search member by identifier" method is used to find a member, AppWide error no longer occurs when trying to fetch one of the receipts.

Price calculation

Customer group discount on items with overridden price (RTP-22059)

When the ordinary price is changed/overridden for an item sold in POS and  parameter AllowCustomerGroupDiscountOnOverridenPrice is enabled, the customer group discount is triggered correctly for the item.

Printer

Balance check of electronic gift card triggers printing of previous add-on receipt RTP-22003)

Performing a balance check of electronic gift card via pay terminal and function SHOW_BBS_GIFTCARD_BALANCE now correctly prints only the according balance receipt. Previously last customer's additional receipt (if any), like e.g. a Vensafe ticket, might be printed together with the balance receipt.

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.


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.


Signature based terminal payment when printer runs out of paper (RTP-21815)

If receipt printer runs out of paper while a signature based terminal payment is triggered, the signature control flow will not be interrupted. The receipt to be signed by customer, which may have been aborted by paper empty, will be printed as soon as staff has replaced the paper roll. The screen dialogue for staff to approve or decline customer's signature will be visible all the time until approved / declined, hence it will not be hidden by paper empty message. This will secure that the payment and the receipt may be finished properly, and POS be ready for next customer.


Error message regarding printer cover cleared automatically when cover is closed (RTP-21307)

If receipt printer cover for any reason is opened, e.g. when paper roll is replaced, the error message shown on the self-service screen will be automatically cleared when cover is closed. POS will then be immediately operational, if no other problems with the printer. If cover was opened accidentally by customer, staff will no longer be necessary to make the self service POS available for customer's use.

User interface

Image and/or text on buttons (RTP-21944)

It is possible to configure a button in POS to show only image, only text or both. To configure the button to show only image, the text fields in ButtonConfig should be set to "#".


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

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.