You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

RELEASED  

Prerequisites are located in the menu on the left.

Automated process for connecting flights - connecting flight dialog

(RTP-31470)

Implementation of a feature that allows the cashier to ask the customer for a connecting flight if he buys liquid products belonging to some limit group to the transaction (EN and DE versions).

 

If bag not added, payment cannot proceed:

Cash payment and payback in multiple currencies integrated with cashier view

(RTP-30908)

The customer view is updated immediately with payments and refunds when the cashier is using the Currency payment function. 

Example screen after paying with Euro, Turkish lira and Norwegian krone:

Example screen after overpaying with USD, resulting in a cashback:

Example summary of whole transaction:

Customer is allowed to buy duty free tobacco products

(RTP-30907)

When banded tobacco item is scanned, while S / X flight added, "Customer is allowed to buy duty free tobacco products" message is shown.

Set Items' limit group items links are now shown in POS

(RTP-30074)

If number of limit group item links for an item is bigger than 1, links are shown in POS. It is possible to add more than 1 link that has the same itemId, LimitGroupCode and ContentName in [dbo].[LimitGroupItemLink]. Each of this links is displayed separately. Limits are correctly reduced when limit/set items are added.

Customer is not allowed to buy an item due of Age Control

(RTP-28050)

If age on passport/ID is less than age required for a restricted item, customer cannot buy it and error dialog is shown.

Limit control for items in POS

(RTP-27442)

POS now have option to set limits to groups of items, so customer can't buy more than limit allows.

Example screen when buying Harry Potter book, which uses 20 amount of limit "Books" out of 20.

You can add, remove and change quantity of items, everything will be updated immediately.

Example screen of exceeding limit. When limit is exceeded by item, the item isn't added to receipt

Limit control saves limit between terminals and limits are automatically erased after 24h.

POS Configuration

EnableLimitControl

When True, it enables described feature.

Process for sealed bag when customer has a connecting flight

(RTP-31470)

If a customer buys liquid items, a dialog will be shown, asking if the customer has a connecting flight.

(A liquid item is identified by configuring which limit groups contain liquid items.)

When yes is selected, the dialog for sealed bag is shown:

 

If bag not added, payment cannot proceed:


POS Configuration

LimitGroupCodesLiquidCheck

Parameter to configure which limit groups contain liquid items.

Improvements POS 

Area

Description

Bank

Product code allowed/not allowed in POS (RTP-31264)

The behavior regarding product code we send to bank integration provider in POS is changed.

Bundles

Turkey bundles items (RTP-31499)

Bundles are now correctly added in POS. When Quantity in dbo.ItemIdentity is set null or 1, it is a single item. When Quantity in dbo.ItemIdentity is set 2 or more, it is a bundle and Quantity in POS is automatically set as Quantity from dbo.ItemIdentity.

Cash settlement

New currencies in F-file (RTC-41883)

F-file was extended with new settlement codes to support new currencies: CAD, CHF and JPY.

Coupons

Do not change item's price ExtendedAmount in POSLog when ShowCouponSubtotalDiscountsAsLine is True (RTP-31627)

ExtendedAmount in POSLog shows price after discounts, whether ** ShowCouponSubtotalDiscountsAsLine is set True or False.

Flight Info

Flight info is not be remembered in SCO after putting receipt on hold (RTP-31563)

After sale from Self-service with flight added is put on hold, flight info is cleared so when the receipt is fetched, no flight info is remembered and a new flight needs to be added.

Fusion Fuel integration

Translation of Fuel Modes (RTP-31466)

Regarding the language proper translation of fuel mode is shown.

Sound after finished fillings (RTP-31400)

Sound is no longer played for outdoor fillings paid outside.

Drive off receipt copy (RTP-31350)

When printing receipt copy for a transaction with drive off, receipts for the original sales transaction and the drive off transaction are printed.

Change in fuel panel status for outdoor payments (RTP-31328)

When pump cannot be approved for fueling in fuel header, its status in fuel panel will show as "Ready" instead of Awaiting approval".

Item search

Slow response when searching items (RTP-31736)

Response when searching items in POS is now quicker.

Logs

Log BoardingPassService erros as Information (RTP-31524)

When BoardingPassService return error related with boarding pass not being possible to be scanned, quota already used, different flight or boarding pass already scanned, it is logged as Information.

Example:
11.07.2024 11.09.37.924       Information    1    BoardingPassService returned error with code 8 and message Error message.

Offline

Calls versus StoreCentral database in user interface thread when logging in (RTP-31523)

When StoreCentral database is offline, there is no unnecessary delay while logging in.

When unfinishedReceiptTimout=0, not search is done for unfinished receipts versus database.

Improvements POS Server

Area

Description

POS API

GetReasonCodes (RTP-31754)

When the used API has the property AllowAllStores set to 'True', there is no internal server error. Instead, the method gives back an array of codes with the given type.

Extend POSLog with SKU (RTP-31651)

Extended POSLog with string field called "SKU" in element "ArticleDetails".

Required

POSLog v. 89


Receipts from dummy store (RTP-31111)

Improvements were made to make sure receipts are not created on a dummy store used for configuration when payments are added to orders.

POS Import

Support store local values from Cloud (RTP-27201)

Support for store local values exported from Item Management has been added to POS Import for the following:

  • Store Number
  • Change VAT
  • Shelf Life In Days
  • Stop Sale Reason Code
  • Tara
  • Origin
  • Label Text 2
  • Scale Label Code

Required

POS Master v. 3.0.0168 or higher.

POS Import v4.0.73 or higher.

 

  • No labels