Bugfix VAT breakdown calculation
by Ralph Heeringa- Fixed a bug in the OMS VAT breakdown calculation
We have improved the OMS orders list view performance with:
Promotion engine is extended with the "Discount on each Xth product" promotion. More information about the promotions can be found in the orders hub
The Sendcloud implementation for delivery options now has been made available for usage.
::: warning 💔 Breaking changesThe Delivery_GetOptions call has been changed from a 'GET' to a 'POST' request, DeliverySlot.date has been changed to a DateTime instead of a string and DeliverySlot.date is now made nullable. :::