Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jasperP98 committed Mar 27, 2024
1 parent c0ffa00 commit 77a66da
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
title: Add missing transactions association
issue: NEXT-00000
author: Jasper Peeters
author_email: jasper.peeters@meteor.be
author_github: JasperP98
---

# Storefront
* Added missing transactions association when using the `\Shopware\Storefront\Controller\AccountOrderController::updateOrder` method. The `\Shopware\Core\Checkout\Order\SalesChannel\OrderService::isPaymentChangeableByTransactionState` method will always return true since the transactions are not loaded on the order.

0 comments on commit 77a66da

Please sign in to comment.