Coming next release
Released 18.06.2024
ARTS XML changes for drive off - Item and Nozzle Information
The ARTS XML for fuel transactions has been extended with the Item and Nozzle ID information.
Default filter for receipts sent to Voyado (PosLogToVoyado)
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
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
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.
Released 02.05.2024
ARTS POSLog XML documentation
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
The new transaction type (ForeCourtTransaction) containing fuel information has been added to Receipt/Journal service.
Released 15.04.2024
Improvements in health check
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
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
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
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
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
The ReceiptService import job sets IsSale flag to true on return receipts, which allows return receipts to be included by default when fetching receipts from ReceiptService.
Note
This change only affects new return receipts.
Change in ARTS PosLog Extension:Memberbonus field calculation
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
When exporting a receipt to Voyado, now the RewardBonus flag is also sent. It can be either false (no points added) or true (points added).
Released 18.10.2023
Receipt ID in Voyado
The ReceiptNumber field in the POSLog is now the same as the uniqueReceiptId, which is in the format "Store number-Cash register number-Sequence number". This will be the Receipt ID shown in Voyado.
Released 13.10.2023
Support for returning receipts in Voyado
Returned receipts can now be sent to Voyado via the PosLogToVoyadoReceiptJob like normal receipts.
Released 19.09.2023
Filter for PosLogToVoyado integration
PosLogToVoyado integration package uses a configurable XPath, which can be used to determine which receipts are sent and which are filtered out before sending to Voyado.
Released 06.09.2023
Update to latest version of .NET
Updated ReceiptService to latest version of .NET, which should improve performance and stability of the service.
Released 19.06.2023
ReceiptExportJob from Cosmos database
When exporting receipts from the Cosmos database, the job is no longer faulted.
Released 25.04.2023
Add support for EPI-number/ExternalOrderNumber
It is now possible to search for the receipt by using EPI-number as ExternalOrderNumber in the ReceiptService.
Released 14.12.2022
Add Bonus mix information in ReceiptService
Implementing Bonus mix information was done when sending purchase summary online to Giant Leap (RTP-15725), and needed to have the same information available also in ReceiptService.
Released 28.09.2022
Improvement of Voyado coupon integration
Only committed coupons is now reported to Voyado.
Voyado coupon integration
Receipt information exported to Voyado now contains data about used coupons.