Versions Compared

Key

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

...

Module

Description

POS API

ReceiptService-fallback fails (RTP-16030)

Ignore offline/online checking for POSWCF to avoid that ReceiptService fail.


Improvement for handling orders with overridden price (RTP-15984)

There is done a improvement for handling orders with overridden price. Now deleted lines in orders with overridden price is being ignored, so resuming of order goes ok. Earlier if VatAmountReadOnlyForOverriddenPrices was enabled, it could cause an error if the order contained any deleted lines. 


Added information about bundle itemitem (RTP-15763)

The 'GetItem' and 'GetItems' methods return 'IsBundle' in their responses, which indicates if an item is a bundle item or not.