Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 705 Bytes

2023-11-23-country-not-show-in-order-details.md

File metadata and controls

12 lines (11 loc) · 705 Bytes
title issue author author_email author_github
Country not show in order details
NEXT-29628
Florian Keller
f.keller@shopware.com
Florian Keller

Administration

  • Changed src/Administration/Resources/app/administration/src/module/sw-order/component/sw-order-address-selection/sw-order-address-selection.html.twig and added translated country to select.
  • Changed src/Administration/Resources/app/administration/src/module/sw-order/component/sw-order-address-selection/index.js to load the country with the address.
  • Changed src/Administration/Resources/app/administration/src/module/sw-order/component/sw-order-address-selection/index.js to void display null, when zipcode is not set.