Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 453 Bytes

2023-01-10-fix-credit-note-document-cannot-preview.md

File metadata and controls

8 lines (8 loc) · 453 Bytes
title issue
Fix credit note renderer wrong logic
NEXT-25492

Core

  • Changed function render in Shopware\Core\Checkout\Document\Renderer\CreditNoteRenderer to set default invoice.
  • Changed function render in Shopware\Core\Checkout\Document\Renderer\StornoRenderer to set default invoice.
  • Changed Shopware\Core\Checkout\Document\Service\ReferenceInvoiceLoader::load to add conditions to checking invoices with the existing order.