Versions Compared

Key

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

Released 12.09.2024

Receipt journal

(RTP-28129)

Receipts in EG ReceiptService can be seen in the cloud receipt journal. Receipts can be searched for and shown in a grid, and the PDF for the receipt is shown. 

Image Added

The user needs the new permission "View Receipt Journal" to access this page. 

Receipts can be exported to file in POSLog XML format or in PDF format by clicking on the 2 dots on the leftmost column.

ReceiptService

(RTC-40813)

Generate anonymous access link to the receipts

Added a new endpoint  api/receipt/rendering/{type}, which accepts the list of receipt ids and returns the anonymous links (public access) for the receipt.

New eArchive Fields in ARTS XML

(RTP-31686)

After a successful sale transaction, the POSLOG will now include the following eArchive Fields when applicable:

  • Each line of the eArchive texts
  • Legal Invoice Number
  • ETTN/UUID Number

New Credit Payment Fields in ARTS XML

(RTP-31029

When CreditPaymentFields parameter is configured and customer makes a credit sale, then information from the credit payment dialog is saved in ARTS XML.


...

Released 18.06.2024

ARTS XML changes for drive off - Item and Nozzle Information

(RTP-29558)

The ARTS XML for fuel transactions has been extended with the Item and Nozzle ID information.

Default filter for receipts sent to Voyado (PosLogToVoyado)

(RTP-29558)

The default filter for receipts being sent to Voyado through the PosLogToVoyado integration is updated where it excludes training mode receipts from being exported. The default filter has been added to documentation in LIP.

...

Released 15.05.2024

PosLogToVoyadoReceiptJob - Payment Type

(RTP-25283)

When sending a POSLog to Voyado, the payment type is sent as part of the order.

ARTS extensions in ARTS version 6 for tax free stores

(RTP-25283)

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. 

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


...

Released 02.05.2024

ARTS POSLog XML documentation

(RTP-18812)

Initial version of ARTS POSLog XML documentation is added in Receipt Service swagger. This can be used by integrators to understand the fields and how to integrate.

...

Released 24.04.2024

Changes in ARTS XML for fuel related fields

(RTP-28337)

The new transaction type (ForeCourtTransaction) containing fuel information has been added to Receipt/Journal service.

...

Released 15.04.2024

Improvements in health check

(RTP-28752)

Healthcheck remains healthy when PosApi shuts down, provided the transformation data was cached beforehand. This ensures that ReceiptService doesn't go down together with its instance of PosApi.

New fields in ARTS POSLog XML

(RTP-28547)

ARTS POSLog XML has been extended with Alternative Itemgroup and Item Area.


...

Released 11.03.2024

Support for ARTS XML version 2 or 6 in ReceiptExport job 

(RTP-27571)

We've added support for a newer version of ARTS XML in ReceiptExport job. This allows us to forward receipts to third party integrators in either ARTS XML version 2 or 6, configurable in the export job, depending on what the recipient requires.

Improvement in receipt cleanup process

(RTP-24581)

We've made changes to error handling in the cleanup process, while changing the procedure to better handle cleaning up large amount of receipts to delete. This should allow us to better maintain the amount of receipts stored in receiptservice, based on configured values in our Janitor job.


...

Released 25.01.2024

ARTSXML Export - ExternalReference 

(RTP-27476)

When we create ARTSXML renderings of our receipts in ReceiptService, the ExternalReference from the used coupons are included in the receipt.


...

Released 09.01.2024

Return receipts to be included by default when fetching receipts

...

Info
titleNote

This change only affects new return receipts.

Change in ARTS PosLog Extension:Memberbonus field calculation

(RTP-26037)

In ARTS POSLog format the Extension:Memberbonus field will now only contain standard bonus and not extra bonus earned from mixes and payment cards. The extra bonus from mixes and payment cards are included as separate fields. This makes it possible to see exactly how much bonus was given by each type.


...

Released 29.11.2023

Rewards Bonus flag in Voyado Sales Receipt Integration

...