Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 389 Bytes

2020-09-29-customer-addresses-showing-wrong-on-editing-order.md

File metadata and controls

7 lines (7 loc) · 389 Bytes
title issue
Customer addresses showing wrong on Editing order
NEXT-10971

Administration

  • Changed method createdComponent() in module/sw-order/component/sw-order-address-modal/index.js to get the customer information when needed.
  • Added method getCustomerInfo() in module/sw-order/component/sw-order-address-modal/index.js to perform getting the customer information.