title | issue | author | author_email | author_github |
---|---|---|---|---|
Country not show in order details |
NEXT-29628 |
Florian Keller |
f.keller@shopware.com |
Florian Keller |
- 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.