Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Add address to customer selection in add order
issue: NEXT-8309
author: Alexander Batenburg
author_email: [email protected]
author_github: @alexbaat
---
- Added customer default billing address info below customer name in customer selectbox in
src/module/sw-order/component/sw-order-create-details-header/sw-order-create-details-header.html.twig
- Added css for properly displaying address in
src/module/sw-order/page/sw-order-create/sw-order-create.scss
- Added
customerCriteria
insrc/module/sw-order/component/sw-order-create-details-header/index.js
for associate customer with billingAddress