Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellow
titlein 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.

...

titleConfiguration

...

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.

planned

Improvements POS 

AreaDescription

Improvements POS 

...

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.

...

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.

...

Delivery suggestions for PAC.CW orders (RTP-29791)

...

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

Remove guid from version number (RTP-30003)

Version number that became wrong in the Tokheim converter is now handled correctly
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