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

Compare with Current View Page History

« Previous Version 5 Next »

PLANNED

Prerequisites are located in the menu on the left.

Improvements POS

AreaDescription
Flight integration

Flight sync from Avinor (RTP-29533)

All flights synced from Avinor via TravelService to EG POS will be visible in manual search for flight view. When searching for a flight number the flight closest in time to the current time will be used. If a flight is delayed, the new time will be used to see which flight is closest in time.

Removing boarding pass from receipt (RTP-29541)

When removing a boarding pass from the receipt with the "Clear PAX" function, POS will send an instant message to Webdok to release the Boarding Pass for use in other sales/cash registers.

Call Webdok only when using boarding pass (RTP-29576)

Webdok API will only be called when a boarding pass is scanned. Not when selecting flight manually.

(Previously, InitTrans versus webdok was called when receipt started. Now, this is called on boarding pass scan.)

Norwegian Toll quota handling

Handling of Norwegian toll quota items during return

When calculation on Norwegian toll quota rules for alcohol and tobacco is active, and the cashier scans or searches for a finished receipt where alcohol or tobacco was bought, a message that the quota was exceeded is no longer shown.

After doing an online return on the finished receipt and selecting a quota-item, the quota message is not shown as long as the quantity is <= 0:

When number of items with positive quantity is bigger than number of items with negative quantity, "Quota exceeded" error is shown: 

A boarding pass with quota available has to be added, or button to ignore quota calculation can be used.

Improvement POS Server

AreaDescription
POS API

Support for item number in GetItem, GetItems and ParseScanCode methods (RTP-28407)

When searching for items via the GetItem, GetItems or ParseScanCode methods in POS API item number can be used as the input to get the item details. 

  • No labels