Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellowGreen
titleplannedreleased
  

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Bank

Translated error messages relevant to PSDK pay terminal solution (RTP-28560)

We have made translations for 2 specific display text lines as they are shown in EG POS. The texts are sent from a PSDK pay terminal solution and may occur when presenting payment card, when e.g. card's magnet stripe is not correctly read, or terminal tells customer to present card in a different way (NFC or chip).

Flight integration

Changes in sales view header for flights information (RTP-26786)

Arrival flight added to the receipt is labeled as 'From' in the header. 

Flight information is always shown at the top in the sales view - above other lines such as customer, member etc.

Image Added

Fuel integration

Fuel Header - Separate buttons on fillings (RTP-20946)

Separate buttons on fillings in quick view have been implemented.

Restrict adding multiple drive-offs in a single receipt (RTP-28980)

When adding more than one drive-off to the same receipt, a warning is shown that restricts the user from adding another drive-off. 

Image Added

Payment

Warning Pop Up when Cash Drawer has more than X amount - Include Drops, Returns, Deposits, Pay in, Pay out (RTP-28902)

When amount of cash exceeds the value set in CashDrawerMaxAmount parameter, a warning message will appear. This include includes operations done with Deposits, Drops, Returns (online/of bundles/of single items), Pay in/out. This warning message can be ignored by the user, however this will continuously appear every time a payment transaction is completed, up until the user will do balancing.

POS Configuration:

  • CashDrawerMaxAmount -Parameter to set the amount to trigger the warning message.
  • DrawerMoney - Parameter to set the initial amount of the cash drawer.
Self-service

Allowing only limited item quantity in combination with delayed age control (RTP-28904)

For items which are allowed to be sold only with a limited quantity, the limitation now works also when age control is delayed, like in e.g. self-service POS.

POS Configuration:

Relevant existing parameters: 'MaxArticlesRequirementId' and 'DelayItemRequirementVerificationUntilPayment'.

ShopExpress

Issues regarding family-membership (RTP-26642)

The caching of the Id is now done on the initial scan (when the customer fetching the scanner).

Improvements POS Server

AreaDescription
POS Services

Changed file version of component in POS Services (RTP-29051)

The file 'Microsoft.Bcl.AsyncInterfaces.dll' has been updated to Version=8.0.0.0 for worker project in POS Services. Previously, the older version (6.0.0.0) of the file caused an exception in POS Services/Receipt Service.