RELEASED
Prerequisites are located in the menu on the left.
Automatic closing of popup message based on time in Self-service
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:
Discount rate for employee based on price of product
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.
Timestamp on receipt on hold
When paying a receipt that was previously put on hold, the time it was put on hold will be printed on the receipt:
EG POS - Bar Coded Boarding Passes Scanning
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.
Purchase of items is not allowed on domestic flights
It is configurable if we allow sale on domestic flights.
Support for editing web orders and normal sale in same receipt
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
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.
Implemented ARTS extensions in ARTS version 6 for tax free stores
To be able to deliver the ARTS Extensions needed for a specific customer we are using structured notes in EG POSLog format to convert to the requested extensions in the ARTS version 6 POSLog format. If configured, POS will add the necessary structured notes in the EG POSLog format based on the 'Transaction types', 'Line Item types' and 'Tax Group IDs' and ReceiptService (Cloud) will transform them into the correct ARTS extensions for the customer. See Technical release notes for more details about the supported values.
Improvements POS
Area | Description |
---|---|
Bank | Improvements regarding early presented card in Swedbank Pay pay terminal solution (RTP-29840) For the "Swedbank Pay" pay terminal solution "handshaking" with terminal is improved. This affects the functionality for letting customer present card to terminal early in the sale process. SwedbankPay is still supported in cashier mode only, not yet in self service mode. Relevant existing parameter: 'BankAutoStartSession' (default 'False') - when activated, terminal accepts card / PIN before 'Bank' key is pressed in POS. |
Deposit | Deposit date entry and validation (RTP-28104) When entering date manually in the dialog, value can be changed using arrows and is set properly on the item. Validation is also added so the cashier cannot add previous date. |
Discount | Changing price in the Line discount (RTP-29092) Changing price in the Line discount screen can be done by clicking/pressing "OK" button or using "Enter" key on the keyboard. Whenever an item as a discount, the discount field can be clicked to open a dialog that shows details about the discount types and amounts. It is also possible to remove manual line/subtotal discounts in the dialog. |
Flax integration | Validation for lottery ticket barcode (RTP-29176) When paying out the lottery prize dialog is shown. Validation makes sure that 20 digits is required in the Lottery ticket barcode field and 3 digits in PIN code field. |
Flight integration | Check status versus Webdok when POS is polling for service status (RTP-29675) When POS calls the ping method in Webdok service in POS Services, POS Services call the CheckStatus method in Webdoc API. If Webdok reports online status, POS will mark the service as online again. Name of the service "PosServicesWebdokServiceUri" was changed to "Boarding Pass (Webdok)". |
Log file | System info view logging (RTP-29935) Unnecessary logging performed when opening the system info view has been removed. (BasicHttpBinding_ICashRegisterService not found) |
Login | Fix for validation in New PIN Code dialog (RTP-29815) Input fields are no longer highlighted in red when the entered values are correct. The user can proceed to update the PIN code successfully. |
Orders | Delivery suggestions for PAC.CW orders (RTP-29791) Related stores are included in the delivery suggestions for PAC.CW web orders in POS. Deleted Click & Collect order appear after logout (RTP-29265) Changed wrong behavior when doing delete of picking order and logout/login is performed. |
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. New fields for IATA BCBP boarding pass data in receipt (POSLog XML) (RTP-28678) New fields have been added to POSLog XML, so all mandatory fields from the IATA BCBP boarding pass format can be saved to the receipt. Logging of extended permissions (RTP-28456) Logging in POSLog XML receipt of permissions given by other cashiers (supervisor) has been extended to also log the line reference for relevant permissions like:
|
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. Picture: |
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
Area | Description |
---|---|
JournalService | Update pay terminal type mapping when converting to ARTS XML (RTP-29136) The list of available pay terminal types are updated when converting Poslog.xml to ARTS. This will prevent some payment types to be mapped to "fictive" value 999. |
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. Logging in with deactivated cashier is no longer possible and cashiers with all cashier permissions checked are imported successfully without errors. Required POS Import v. 4.0.67 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). |
POS Services | Remove guid from version number (RTP-30003) Version number that became wrong in the Tokheim converter is now handled correctly |