Released 9th of May 2025
Error removed when committing eSale items (RTP-38676)
The error that appears when committing an eSale item no longer occurs. This ensures smoother order processing and prevents interruptions when handling eSale items in the POS.
Swedish translations for Pay&Collect orders (RTP-39046)
Swedish translations are improved for Pay&Collect and Pay&Collect Central Warehouse order types. This helps Swedish-speaking users better understand order details during checkout and order handling.
Price change on open price items applies correctly (RTP-39166)
When changing the price of an open price item, the system applies a price change instead of a line discount. This prevents calculation errors when the “OpenLineDiscountWhenOverridePrice” setting is used and ensures accurate sales and accounting reports.
User interface skin (RTP-39454)
When using the Dark theme in POS, the texts are clearly seen and text color used makes it more visible.
Swedish Translations for Pay&Collect Orders (RTP-39046)
Swedish translations are improved for Pay&Collect and Pay&Collect Central Warehouse order types. This helps Swedish-speaking users better understand order details during checkout and order handling.
External offer number on discounted items triggered by coupons (RTP-39225)
The <LrsEx:ExternalOfferNo> field appears in the RetailPriceModifier element for all items in the ARTS v. 2 POSLog when a coupon with an external offer triggers a discount. This ensures consistent handling of external offer numbers when they are included in the offer setup.
Support for ExternalLineTypeCode in ARTS v. 6 POSLog (RTP-39287)
The logic for setting the ExternalLineTypeCode in ARTS v. 6 POSLog is updated to support transactions from POS API and newer POS versions. This ensures that imported transactions meet SAP requirements for a specific customer setup.
Existing parameters in POS Configuration:
'SaveExternalTransactionInfo' - default False, must be set to 'True'
'ExternalLineTypeCodes' must be configured with default values for specific customer.
POS API- Fix for PaymentJob Failure (RTP-39432)
In Chain Web, removing or replacing an item which was unpaid or undelivered resulted in an error lin order updates. The fix rectifies that and ensures that the same can be feasible.
BatchToPOS API - Bug SubtotalDiscount missing when BeginCartEditing is called has been fixed (RTP-39402)
SubtotalDiscount was missing when BeginCartEditing was being called for calculation of the cart, leading to wrong calculation. That issue has been fixed for the customer and now the endpoints are being called correctly.
BatchToPOS API - Prevent duplicate payments to customer orders imported with BatchToPosApi (RTP-37888)
This fix stops the addition of duplicate payments to the customer orders which were imported using BatchToPosApi leading to critical errors.
Future price handling at POS (RTP-38899)
When a future price is set and sent to POS, EG POS continues to use the current item price and current net cost until the future price becomes active. This ensures correct pricing at the time of sale and prevents premature use of future prices.