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

Compare with Current View Page History

« Previous Version 2 Current »

Document status: RELEASED

Date:  

Prerequisites are located in the menu on the left.

Improvements POS

Module

Description 

Convenience 

Adding items through numpad (RTP-20428)

It is now possible to add items with 13-digit GTINs in Convenience sales when using the numpad.

General

Improved additional fields in search/search result in POS (RTP-20258)

There is now possible to search items in POS by using brand, and this will also be displayed in search result. 

Online return

Online return improvement  (RTP-20422)

Arrows up and down refreshes the table in online return now.

Receipt journal

Blank item color (RTP-20227)

Item color '-' is no longer included in receipts in the receipt journal.

Before:

After: 

Self-service


Improved performance regarding self-service monitor app (RTP-20565)

There has been experienced slower performance in cash registers running ordinary POS monitor when at the same time there has been a lot of traffic in self-service cash registers. This has been due to how surveillance messages have been handled previously. Performance is now improved in several ways: 

  • No duplicate messages are sent to cloud service.
  • Messages with identical id's are processed only once (even though each message will be received twice if both new and old solution for sending messages is configured).
  • Time will be saved by combining update / removal of messages (expired ones), and when reading / writing to volatile-settings.
  • More detailed logging of handling of surveillance messages.

Voyado integration

Fix for exception when fetching data missing member level (RTP-20761)

There has been done a fix for exception when fetching data missing member level regarding the Voyado integration. Previous when trying to fetch data without member level, a exception was thrown, this resulted in that member would not get fetched and displayed in POS. 


Support different customer configuration on contact search (RTP-20517)

Changes has been made to make sure different customer configuration on contact search regarding Voyado integration is supported. 

Improvements POS Server

Module

Description 

JournalService

ARTS POSLog XML conversion failing in JournalService (RTP-20720)

JournalService will now be able to convert EG POSLog XML to ARTS POSLog XML for transactions containing mixtype 7 when both the 'IncludeMixInfoForConditionItems' and 'IncludeQuantityDiscountExtension' is enabled (Value 'True') in the subsccriber configuration for the 'ARTSExport' subscriber. Previously this combination resulted in an invalid ARTS conversion and an Exception in the JournalService log.

  • No labels