Versions Compared

Key

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

...

Module

Description

Avinor flight integration

Improvements for last 10 used flights in flight search (RTP-28005)

Last 10 flights selected manually or added by scanning boarding passes are remembered and correctly sorted (descending on last used - most recently used flight will be top left).

Fake/dummy-flights like .DEP and .ARR are also included in the list of last used flights.

Flights where Scheduled Time is not between (-1) and (+3) hours from now are not shown.

Cashier card

Logging in with cashier cards linked to cashiers in Chain Web (RTP-28095)

A problem with recognizing cashier cards in POS was fixed by updating the hashing algorithm used by POS to validate cards linked to cashiers in User Management. (POS and User Management must use the same algorithm).

Flight data

Fake flights .ARR and .DEP (RTP-28150)

In the receipt (POSlog XML), the OriginCode is set to the configured AirportCode for the POS if  flight is ".DEP" and FinalAirport is set to the AirportCode if flight is ".ARR".

FlightDirection=Arrival if .ARR and FlightDirection=Departure if .DEP.

Setting these values also means that when flight = ".DEP" deposit items will be removed automatically. 

Expand
titlePOSLog XML examples
POSLog XML examples below:


General

Order confirmation e-mail sending (RTP-27392)

Order confirmation for web orders is sent after payment has been finalized in POS.

Norwegian Flight integration

Scanning of boarding passes in Self-service Checkout (RTP-24990)

EG POS can be configured to require scanning of a flight boarding pass to start a new sale in self-service mode.

When enabled, touching the screen or scanning items in the welcome view in self-service mode will not start a new receipt.

A cashier card can alternatively be scanned to go from self-service welcome view to cashier view to help a customer registering a flight manually.

Expand
titleConfiguration
POS Configuration

SnGBoardingPassToStartNewSale (default False)

When enabled, touching the screen or scanning items in the welcome view in SCO mode will not start a new receipt.

A barcode that matches existing parameter BoardingPassRegEx is required to start a new transaction.

 

Norwegian Toll quota

Error message when item does not have quota quantity

When an item which is limited by the Norwegian toll quota is missing the quota quantity (AmountInSalesPackage=NULL), an error message is shown. 


It is not possible to enable the quota control again while an item with missing quota quantity is in the receipt.
 

Improvements for age and quota handling (RTP-27887)

  • Fix for decimal number versus percentage when using shared item group between different quota groups. Example:
    • Item group 10000, Alcohol percentage 0 -20 = Wine
    • Item group 10000, Alcohol percentage 20 - 100 = Liquor
  • Fixed boarding pass count in age approval dialog when flight was added manually.
  • Fixed clickable area on + and - buttons in age approval dialog.
  • Fixed quota calculation for tobacco in grams.
  • Fixed quota calculation for tobacco paper.

Orders

Recipient's data (RTP-27150)

When creating a Web Order/Reserve & Collect Order in POS, the recipients name is shown correctly in receipts with customer information, picking lists, order confirmations, Dispatch Order screen in Chain Web, and in orders in POS. Information such as customer name, address, phone Number, and e-mail corresponds to the recipient's data.

Info
titleRequired

Chain Web v. 2.10.284 or higher!


Fix for InvalidNumberFormat error (RTP-27421)

InvalidNumberFormat error message is no longer entered when Customer Orders are created or during registration of picked Reserve & Collect orders.

Info
titleRequired

Chain Web v. 2.10.284

Self-service

Norwegian Toll Quota control in self-service (RTP-27767)

If the limits for toll quota is exceeded in self-service checkout, a message will be sent to EG Monitor App to notify employees about this.

When the customer tries to go to payment, a dialog will inform the customer to wait for help:

A cashier card can be used to go to manned/cashier mode. The cashier can use the button to override quota/age or delete and items that are not allowed.

Then self-service mode is opened again and the customer can go to payment and complete the purchase. 

If the customer does not have a scannable boarding pass, the help button in self-service can be used to request assistance. An employee will come over and scan the cashier card in the self-service welcome view. 

The cashier can then select flight manually from manned/cashier mode before opening self-service mode again allowing the customer to proceed with the purchase. 

User interface

Error handling when POS is minimized (RTP-27406)

When POS is minimized and error is occurs in the background (when WPFPop-up appears) POS maximizes automatically. Cashier can take action and continue.  

Symbol for fixed price items in sales view (RTP-27417)

A symbol is shown in the discount column for items with fixed price. This makes it easier to understand why specific items do not get discounts from mixmatches etc.



Item details on active line in Self-service sales view and customer view (RTP-28367)

Item details will only be shown for the active line and not all lines.

...