Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 616 Bytes

2023-10-25-fix-no-order-confirm-is-sent-in-combination-with-an-invoice-document.md

File metadata and controls

9 lines (9 loc) · 616 Bytes
title issue
Fix no order confirm is sent in combination with an invoice document
NEXT-31256

Core

  • Changed Shopware\Core\Checkout\Document\Renderer\DeliveryNoteRenderer::render to update the context includes system language.
  • Changed Shopware\Core\Checkout\Document\Renderer\InvoiceRenderer::render to update the context includes system language.
  • Changed Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer::render to update the context includes system language.
  • Changed Shopware\Core\Checkout\Document\Renderer\StornoRenderer::render to update the context includes system language.