Versions Compared

Key

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


Date: 01  

Cart calculator and first item of NewCartWithItems does not get any discounts

(RTP-21376)

The first item in a cart created by NewCartWithItems request will find its correct discounts/campaigns. This fix is done for both ItemSale and CartCalculator.

Correct discounts should now be shown in cart for all items.

Change pos api release pipeline stages

...

This will significantly reduce the time lost in the process, if the upgrade fails.

Cart calculator and first item of NewCartWithItems does not get any discounts

(RTP-21376)

Price calculation of first item in receipt

...

The configuration is now reloaded without exporting related stores. It now selects store from the store table.

Set nullable property correctly in the swagger contract

(RTP-20816)

SetCartReadyForPaymentAction throws exception

(RTP-20975)

EndCartEditing fails validation when editing cart with negative subtotal

(RTP-21439)

We've fixed an issue where validation of cart failed on EndCartEditing requests. This validation has now been improved so that ending editing on carts with a negative subtotal (returns, for instance) now succeeds.



Date:  

Return stop reason in ItemRequirementsNotMetFault

(RTP-19251)

Error message improvement

...

New endpoint to fetch receipt in epos format

(RTP-21169)

Added a new endpoint that fetches the order receipt in the epos format.

Define provided permissions

(RTP-18995)

Cached prices are filtered based on a single cart's timestamp

(RTP-20849)

Caching of prices

When caching the price of an item, inactive prices are included so that if they activate within the cached duration, they will be available to be added to cart.

...

Revert breaking change in SetCartItemNote_Request

(RTP-20270)

Revert breaking change in SetCartItemNote_Request

...

Add ShipmentProvider to DeliverCartItem

(RTC-20366)

Added ShipmentProvider field to DeliverCartItem method. Now the carrier name can be added to the delivery information.

...

Cloud POS API: Reduce the number of database calls

(RTP-15296)

Not possible to cancel order in CW due to missing member.

(RTP-19511)

Customer order

Fix: Cancel customer order 

...

POS / POS API performance issue with voided articles

(RTP-20286)

Performance in carts with many voided items

...

Cloud POS API: spikes in SQL procedure duration

(RTP-20714)

We've made improvements to database executions that improves PosApi performance, and alleviates an issue where some database queries sporadically spiked in duration.

...