Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 633 Bytes

2020-09-17-add-address-to-customer-selection-in-add-order.md

File metadata and controls

11 lines (11 loc) · 633 Bytes
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
---

Administration

  • 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 in src/module/sw-order/component/sw-order-create-details-header/index.js for associate customer with billingAddress