Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 539 Bytes

2021-08-13-fix-changed-order-date-after-recalculation.md

File metadata and controls

10 lines (10 loc) · 539 Bytes
title issue author
Fixed order date being changed when recalculating
NEXT-16475
Max Stegmeyer

Core

  • Changed Shopware\Core\Checkout\Cart\Order\RecalculationService to not update the order date when recalculating
  • Added option shouldIncludeOrderDate to Shopware\Core\Checkout\Cart\Order\OrderConversionContext
  • Added parameter setOrderDate to Shopware\Core\Checkout\Cart\Order\Transformer\CartTransformer
  • Changed Shopware\Core\Checkout\Cart\Order\OrderConverter to respect context option for setting order date