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

Compare with Current View Page History

« Previous Version 7 Next »

IN PROGRESS

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
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.

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.

Improvements POS Server

AreaDescription
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 Services

Remove guid from version number (RTP-30003)

Version number that became wrong in the Tokheim converter is now handled correctly

  • No labels