If was changed/added new address for Customer -> After clicking on the Apply button -> The message is displayed: “Do you want to add new address to Customer? Yes /NO“:
- Yes -> After clicking on the button:
- If the address was changed:
- The changes are applied to the appropriate customer on the Customer edit form;
- If was added new address:
- The new address is added to the appropriate customer on the Customer edit form;
- If the address was changed:
- NO -> After clicking on the button:
- Changes aren’t applied to the customer.