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

Compare with Current View Page History

« Previous Version 19 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, 

Purchase of items is not allowed on domestic flights 

(RTP-28049)

It is configurable if we allow sale on domestic flights.

POS Configuration

BlockSaleToDomesticFlights

Indicates whether sale should not be allowed when the flight is domestic.

Support for editing web orders and normal sale in same receipt

(RTP-26501)

Added support for editing receipt that contains web order and item added to normal sale. Sale can be edited by adding alternately web order item and item to normal sale.

Integration with Market Pay pay terminal solution

(RTP-29040)

EG POS has added support for "Market Pay" pay terminal solution from Market Pay. The solution uses terminal type PAX A35. Terminal may be connected to POS via Ethernet or USB, both using the same split cable. Regardless of type of connection a necessary configuration of POS's network adapter needs to be performed according to separate documentation.

POS Configuration

'BankIpAdr' (default empty) - terminal's IP address (IF connected via ethernet). If connected via USB cable this value is always 192.168.42.129.

'BankIpPort' (default '0') - needs to be set to '7778' for MarketPay.

'CardIssuerList'
Comma separated list with all card types that may be reported by MarketPay. Is in use by MarketPay solution, as it is already by Swedbank Pay, VIM and PSDK solutions. Listed card types must be in correct order to report identical types with the same CardIssuer as done by Nets in other pay terminal solutions.     
To correspond with valid card issuers from Nets, the parameter must have content exactly as written here:

BANKAXEPT;dummy;VISA;MASTERCARD;AMEX;DINERS CLUB;dummy;dummy;dummy;dummy;dummy;dummy;dummy;MAESTRO;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort Senter;Gavekort Kjede;dummy;SENTRUMSGAVEKORT;dummy;XponCard;dummy;Universal Presentkort;dummy;dummy;Resurs Bank;dummy;dummy;Nets Senterkort;Nets kjedegavekort;dummy;iGIVE Gavekort K;iGIVE Gavekort S;iGIVE Kampanje K;iGIVE Kampanje S;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;DANKORT;dummy;dummy;dummy;dummy;dummy;Gavekort 1;dummy;Evry Gavekort;Evry Senter;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Kjedekort 1;dummy;dummy;Gavekort Senter 2;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;Gavekort;NG Gavekort;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;dummy;UKJENT;

'PayTerminalType(default 'None')  - must be set to 'MarketPay'

'PayTerminalVerboseLogging' (default 'False') - must be activated (at all time) to get detailed logging to EG's logfile.

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 

Vensafe

Layout of Vensafe items on Cashier View (RTP-28053)

Layout using label text 1 and 2 has been implemented for PLU lists with Vensafe items in Cashier View also.

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.

Language on cashier (RTP-27270)

Support for cashier language exported from User Management module has been added to POS import

Required

POS Master v. 156.


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.

Required

POS Import 4.0.67 or higher
POS Master 3.0.0.156 or higher

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