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

Compare with Current View Page History

« Previous Version 13 Next »

PLANNED  

Prerequisites are located in the menu on the left.

Automatic closing of popup message based on time in Self-service

(RTP-28482)

To avoid that Self-service is unusable unless a cashier manually takes action, a timeout can be configured to automatically go back to Self-service welcome view when waiting for cashier action related to age control, negative amount approval, visual control and low total amount approval.

Example: 



POS Configuration

New parameter "SnGTimeoutWhenWaitingForCashierApproval" to be configured.

Discount rate for employee based on price of product 

(RTP-27936)

Previously, employee discounts were calculated as a fixed percentage on cost price. Now, its possible to give different discount percentage depending on the price of the item. 

Each product is discounted depending on its price, cost price and cost price factor.

POS Configuration

New parameter "EmployeeSaleCostPriceFactorList" to be configured where you can set from-to price and discount rate. 

Timestamp on receipt on hold 

(RTP-27937)

When paying a receipt that was previously put on hold, the time it was put on hold will be printed on the receipt:

Technical information

POSLog after putting receipt on hold:

POSLog after fetching receipt and paying for it:

EG POS - Bar Coded Boarding Passes Scanning 

(RTP-28465)

Scanning and parsing of content of boarding pass in IATA BCBP format

When scanning IATA Bar Coded Boarding Passes, Boarding Pass is parsed and decoded. Flight information is added in the sales header and saved in the receipt. 

When scan is not successful, for some reason, a warning is shown.

POS Configuration 

DecodeBoardingPass (Default Value: False)

Enable parameter to pare the content.

BoardingPassRegEx

Must be set to "BCBP" to parse barcode content, 

Improvements POS

AreaDescription

Receipt

Extended permissions in POSLog XML receipt format (RTP-28328)

What a cashier does not have sufficient permissions to perform an action, and another cashier is used to give extended permissions, the cashier and the type of permission granted will be logged in the POSLog XML. This makes it possible to create reports showing how many times a cashier receives and gives extended permissions.

Search flight

Show keyboard automatically (RTP-28016)

Keyboard is shown automatically in Search flight view when TouchScreenPrimaryInput parameter set to True.

Self-service

Altered appearance of alternative shopping bag dialogue (RTP-28103)

The appearance of the alternative shopping bag dialogue is slightly changed compared to when first released. The configured bags will now be shown with their item names in stead of hard coded names. In addition the prices of the bags listed will also appear. If any bags already added, this information is now shown with a red color, making it more visable to customer.

The alternative shopping bag dialogue is configured via parameter 'PageFlow', by replacing 'Bag' page with 'BagPopup' page.

Pictures 

Improvements POS Server

AreaDescription

POS Import

Import of new mixtypes from Promotion Management (RTP-27660)

POS Import supports new mix type 104 from Promotion Management. The price calculation logic in EG POS will be released in another story.

Changes in Cashier Permissions (RTP-27271)

Changes in Cashier Permissions have been implemented: "Prevent from login" and "Training mode" cashier permissions are working; logging in with deactivated cashier is no longer possible; and cashiers with all cashier permissions checked are imported correctly now.

POS Master

Duplicate cashier roles when using User Management (RTP-28291)

Unknown user (cashier) roles will be created automatically on import to POS Master only if the import is not from User Management. From User Management, we will not get unknown roles and they should not be created automatically (which will cause duplicates).

  • No labels