Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 554 Bytes

2022-06-01-add-countrystate-association-to-mail-and-document-generation.md

File metadata and controls

12 lines (12 loc) · 554 Bytes
title issue author author_email author_github
Add countryState association to mail and document generation
NEXT-15584
Malte Janz
MalteJanz

Core

  • Changed the criteria in the following files by adding associations for fetching the countryState along with an OrderAddress when loading orders to generate mail or document templates:
    • src/Core/Checkout/Cart/SalesChannel/CartOrderRoute.php
    • src/Core/Checkout/Order/Listener/OrderStateChangeEventListener.php
    • src/Core/Checkout/Document/DocumentService.php