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.

Improvements POS 

AreaDescription
Discount

Local mix doesn't trigger correctly (RTP-24293)

There was some wrong sorting in DiscountGroupCalc (mix-engine) that caused this problem. It's solved by sorting discount groups with total amount requirement, so they will be run first. 

Item search

Showing that search is "in progress" (RTP-22117)

When an item search does not immediately provide a result, the user interface will show that POS is searching:

Image Added

Price calculation

Misleading prices in mixmatch grouping on printed receipt (RTP-23581)

A combination of several identical items sold, where some trigger mix price while others trigger an active campaign price, are now presented in the mix grouping part of the printed receipt with prices and discounts that appear correct.

POS Configuration: Relevant existing parameters:

\PrinterConfig\UseMixmatchGrouping = True.

\PrinterConfig\UseCampaignPriceInMixMatchGrouping = False.

Self-service

Deleted items / deposit refund amounts correctly subtracted from sub total amount ("To pay") (RTP-24261)

Deleted items and deposit refund amounts are yet again correctly subtracted from sub total amount, i.e. what is shown as "To pay" in the rebate summary area in Sale page. Problem occurred in a couple of versions, in UI only, and was introduced during previous adaptions.