Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 609 Bytes

2021-08-18-fix-billing-address-disabled-after-activating.md

File metadata and controls

7 lines (7 loc) · 609 Bytes
title issue
Fix billing address disabled after activating
NEXT-15168

Administration

  • Changed block sw_customer_address_form_options_default_shipping_address and block sw_customer_address_form_options_default_billing_address in src/module/sw-customer/component/sw-customer-address-form-options/sw-customer-address-form-options.html.twig to remove disabled property.
  • Changed method onChangeDefaultAddress in app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/index.js to restore the value of default shipping address or billing address on unchecked options.