...
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.
Offer ID in ARTS XML
New element for OfferID has been added in ARTS XML.This is a technical debt related to receipt management. Receipt service is directly connecting to Cosmos DB and blob services.
...
Released 12.09.2024
Receipt journal
...
Receipts can be exported to file in POSLog XML format or in PDF format by clicking on the 2 dots on the leftmost column.
...
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.
...
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.
...