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

Compare with Current View Page History

« Previous Version 12 Next »

PLANNED

Prerequisites are located in the menu on the left.

Implemented ARTS extensions in ARTS version 6 for tax free stores

(RTP-29782)

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.

POS Configuration

New parameter 'SaveExternalTransactionInfo' - default false, if activated (true) will enable the new structured notes in POS and the three parameters described below, if they have been configured. 

  1. New parameter 'ExternalTypeCodes' default value containing the default transaction types for a specific customer
  2. New parameter 'ExternalLineTypeCodes' default default value containing the default line item types for a specific customer. 
  3. New parameter 'TaxGroupIDs' default value containing the default tax group id's for a specific customer. 

These default values are described in detail in the technical release notes.

Improvements POS 

AreaDescription
Bank

Early presented card in Baxi.Net pay terminal solution (RTP-28746)

For the "Baxi.Net" pay terminal solution functionality for letting customer present card to terminal early in the sale process is now an option. This was made possible due to recently adapting the "Baxi.Agent" pay terminal solution. 

POS Configuration: 

Relevant existing parameter:
'BankAutoStartSession' (default 'False') - when activated, terminal accepts card / PIN before 'Bank' key is pressed in POS.
'PayTerminalType' = 'BaxiDotNet'.

Bonus Service

Handling of 4XX response from Bonus Service (RTP-28464)

When doing return and member is in different loyalty program than cash register. It is not possible to finish sale with bonus check.

Flight integration

Age approval retained when using manual flights (RTP-30189)

Data set in age control dialog used to not be remembered and age control dialog was shown twice. Now if age was set once in age control dialog, it is remembered correctly.

Do not buffer input from Scanner2 in specific dialogs (RTP-30093)

The input from scanner2 is processed immediately as in sales view. It is possible to scan boarding passes in 2 dialogs:

  • Search for flight dialog
  • Age/quota dialog
Fusion Fuel Integration

Changes in manual changing of fuel modes (RTP-30172)

Fuel modes have been reworked. The URL for the XML file with fuel modes has to be configured in FccConfigurationModeMapping parameter as one of the mode names. This is saved in pos.VolatileSettings in local database upon start up of POS, to support offline scenarios, and this is updated every login. In POS, the fuel mode can be changed for all other cash registers connected to Fusion.

Online return

Corrected price on linked items when doing online return (RTP-30088)

When doing online returns on items with linked items (such as deposit refund - "pant") POS will now use the correct price on the items and the total amount of the online return will be correct. Previously, the price of the main item and link item could be changed during the online return resulting in a return transaction total that is higher than the original total. This only happened if parameter 'IncludeDiscountsInOnlineReturn' is set to 'True' (default value).

Payment in Self-service 

Wrong member is shown on the screen in Self-service mode (RTP-29348)

When using payment card with Token ,the correct member is now displayed.

No dialog regarding "Link payment card to member (RTP-29293)

The customer is now asked the question if it want to "Link payment card to member" in Self-service mode. 

Permissions

Giving permission for subtotal discount (RTP-30255)

When setting subtotal discount with cashier that does not have the permission, another cashier is required to log in to proceed with this action. Dialog with log in is displayed only once. 

PLUS integration

Error handling for PLUS integration (RTP-30025)

Improvements have been made in error handling for communication with PLUS app.

Receipts

Voucher Translation (RTP-30534)

When completing a sale using car wash article/ sell voucher function with Epsilon Express integration, voucher is printed with proper translation to Swedish when configured.

Required configuration: new field in ESaleUrls/ESaleUrlsLocal -> add field = eSale_EpsilonExpress

 

Returns

Online Return Permissions (RTP-30098)

When a cashier  that doesn't have permission processes an online return, a second cashier with the correct permission is required to log in to proceed with the return successfully. 

Sales

VAT rates implementation (RTP-30351)

Logic for assigning VAT rates has been refactored. 

Required

POS Master v. 161 or higher.

 

Search menu

Disabled item search (RTP-30347)

When item search is not configured in the search types in parameter SearchMenuContent, POS will automatically use the first configured search type (after EAN/PLU).

Services

Improve Update status button in services tab in system info (RTP-30308)

POS calls the ping method in service in POS Services. While updating, status changes to "Updating...". Button text changed to "Update status". In every translation button layout is correct.

 

Web order

Disabled Printing Pick List for Prepaid Orders (RTP-30412)

Print Pick List button has been removed in Prepaid Web Orders view.

Improvement POS Server

AreaDescription
POS API

Fix for receipt number series during balancing in Chain Web (RTP-30024)

Balance transaction is sent from cash register that is configured in ApiKey for BalanceExtended method. This ensures that the number series do not reset when making a balance in Chain Web per cash register. 

  • No labels