Coming next release
Fix for receipt files sent twice
Changes are made in export job to stop sending receipts twice and added logs to be able to capture instances where it is sent twice.
Extend ARTS-transformation with SKU
The ReceiptService and JournalService have been extended to support SKU number in ARTS POSLog XML. In ReceiptService the SKU number is supported both in ARTXML v2/v6.
Receipt Management - Export ARTS XML
Receipts can be downloaded in ARTS XML Version 2 or Version 6 format.
...
Released 12.09.2024
Receipt journal
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.
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
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
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
When CreditPaymentFields parameter is configured and customer makes a credit sale, then information from the credit payment dialog is saved in ARTS XML.
TimeStamps in ARTS XML
When transaction is done in POS, then receipt is converted to ARTS would have the correct timestamp. Timezone created in ARTS is the same as the timezone in the POSLog.
...
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
...
To be able to deliver the ARTS Extensions needed for a specific customer we are using structured notes in EG Poslog POSLog format to convert to the requested extensions in the ARTS version 6 poslog POSLog format. If configured, POS will add the necessary structured notes in the EG Poslog 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.
...