Versions Compared

Key

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

...

Module

Description

POS API

Handling of returns for orders with multiple deliveries/payments (RTP-24148)

When getting items available for return on a receipt, you can use the original cart ID when requesting, and the response will not include items that have previously been returned.

POS Journal

Indexing for unique order numbers (RTP-27146)

Added a new index with internalOrderNumber as the first column to improve speed of searching. For some customers, customer order numbers are unique across all stores. For clients who only know this unique order number and not the origin store, they can use this for faster lookup in the receipt journal of the internal order number.