Versions Compared

Key

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

...

A new parameter CreditPaymentFields is added in POS Configuration. This configuration defines the fields to be shown when paying by credit in POS. Maximum of 6 fields can be configured and setting the field as mandatory would make it mandatory in the user interface. 

Tax value information on the printed receipt

(RTP-30299)

When an item with half or full tax is sold, then the receipt is printed with the identifier next to the item. If the item has half tax (TaxGroupID17), "H" will be printed. If items has full tax (TaxGroupID19), then "V" will be printed. Printing of the identifier can be configured by the parameter "Print tax identifier on line item" based in the PrinterConfig parameter in the POS Configuration. 

New Credit Payment Fields in POSLog

(RTP-31028)

When CreditPaymentFields parameter is configured and customer is proceeding with credit sale, then info from the credit payment dialog is saved in POSLog.

Info
titleRequired

POSLog version 90

Automatic Cash Register Lock

...

AreaDescription
Flight integration

Scanning boarding pass for another airport (RTP-27385)

When the cashier scans the boarding pass and the arrival/departure airport is not the location airport, then the flight is invalid. The customer is not allowed to buy any items and an error message is shown.



Information about final destination for connecting flights (RTP-31293)

Improvements were made for showing final destination for connecting departure flights.

Log in

Not possible to log in to POS if CloudAccessService is down (RTP-32244)

CloudAccessService on POS Server is used by POS to fetch a token used as authentication versus EG Cloud services. A bug has been fixed, making it impossible to do cashier log in if CloudAccessService was not available when EG POS started and is still not available when a cashier tries to log in.

Log out

Improved offline handling for recent logins (RTP-32055)

When Store Central database is offline, POS will use a local cache to show recently logged in cashiers. This avoids potential slow log out of cashier when Store Central is offline. 

Loyalty

Fetching member info from loyalty provider in self-service POS (RTP-31107)

When a member is added in the self-service POS, their information is automatically fetched from the loyalty provider and included in the active transaction, regardless of the 'CustomerMasterLocation' parameter setting. This applies specifically to self-service POS systems using PosCustomerService to retrieve member information. Previously, only the member's LoyaltyNumber was added if this parameter was set to 'Internal'. This ensures comprehensive member data is available during transactions.

Payment summary

Payment summary for foreign currency when doing refunds (RTP-32130)

The amount in foreign currency is shown on left side and the value in local currency is shown on the right side in the payment summary when doing refunds.

Price

NetCost and NetCostNormalPrice in POSLog (RTP-25848)

When an item has a weighted cost price, in the POSLog:

  • NetCost = weighted cost price
  • NetCostNormalPrice  = normal cost price

When an item does not have a weighted cost price:

  • NetCost= normal cost price
  • NetCostNormalPrice = normal cost price  
Receipt

ArticleArea and SpecialGroup in receipt for link items (RTP-31282)

ArticleArea and SpecialGroup is added to the POSLog XML receipt format also for link items.

Flight information for fake flights in POSLog XML (RTP-32260)

DestinationCode and OriginCode have been changed for fake flights .ARR, .DEP and .PAX.

Self-service

Selling items without price in Self-service (RTP-31125)

If an item without price is scanned in self-service, the following error message will be shown:



Approval of age per boarding pass in cashier mode (RTP-32053)

When closing self-service mode and using dialog to approve age per boarding pass in cashier mode before going back to self-service mode, it is no longer necessary to approve age also in Monitor App. 

Improved navigation after cashier assistance (RTP-32054)

When a customer goes to payment in self-service and cashier assistance is needed, for example for age control via cashier mode, then the payment view will be opened when going back to self-service. Previously, the self-service sales view was opened and the customer had to click "got to payment" again. 

Always sending receipt content to Monitor App (RTP-32090)

When existing parameter SurveillanceEveryScan is enabled, POS will always in include the receipt details in the messages to Monitor App. Previously, the receipt details were only included if we received a "start live view" request from Monitor App.

This makes it possible to continuously view live sales from the same Self-checkout in Monitor App.

Print gate receipt in self-service POS when connecting flight it confirmed (RTP-31165)

If configured, A gate receipt will be printed in self-service POS when a customer confirms going on a connecting flight after buying items that requires a STEB bag to be used. The gate receipt will be needed because the original receipt will be used in the STEB bag making it difficult to scan when going through the gate. This is relevant only when using the flight integration in self-service POS.

POS Configuration:

Relevant existing parameters:

EnableGateReceiptPrinting (default False) - must be enabled - set to 'True'
GateReceiptHeader (default empty) - must be configured with a value/text to be printed on the gate receipt.

User interface

New customer-specific skin (RTP-30840)

New customer-specific skin has been added and can be configured in parameter UIHighlightColor in POS Configuration.

Scrolling using "Up Arrow" in Sales View (RTC-41010)

Using the "Up Arrow" key with more than 100 items in the receipt does no longer causes excessive scrolling.

Item images in sales view (RTP-31354)

If an item image has been uploaded in item management and sent out to POS, it can be shown in sales view and item information views.

If no image is available locally on disk, POS will try to look up the images via URL (If parameter ExternalImageBankURL  is configured):.

Full FD resolution: Line discount/edit line views (RTP-24298)

Resolution issues regarding line discount and edit line views have been resolved.

Full HD support in pop-up dialogs (RTP-24285)

Pop-up dialogs for sub menus and for sending SMS have been adjusted to support Full HD (1920x1080).


Full HD support in login view (RTP-23873)

Elements for login view in POS have been adjusted to support Full HD (1920x1080) resolution. 


Support for full HD resolution in dialog to add flight manually (RTP-32004)

Improvements were implemented for resolution 1920x1080 in dialog to search for flight.



Full HD resolution: Search (RTP-23961)

The following improvements in search field for full HD resolution were implemented: bigger search field, icons, and font. Indents between the menu buttons have also been corrected.

Full HD resolution: Sales (RTP-23960)

Sales screen elements and font sizes for resolution 1920x1080 are increased for better visibility.

Full HD resolution: Customer Order (RTP-24287)

The following improvements in search field for full HD resolution were implemented:

  • Changed icon size
  • The font sizes on menu buttons, on Receipt View Buttons, on "More items" button are fixed
User Management

Changes in "Prevent from login" and "Training mode" (RTP-29816)

"Prevent from login" and "Training mode" are removed as user role permissions. They are added as flags for a cashier/user.

...