Block Auto-populating Contact Addresses in Sales Order
We're currently working on improving our Sales Order process and have incorporated Smarty's Address Validation API for this purpose. However, we're facing an issue where, upon associating a Contact with a Sales Order, the address details from the associated contact record overwrite the already present Account address details. This is causing extra work and redundant data entry. We only want to use the address details from the Account record and not the Contact record. Is there any way to prevent the Contact address from being imported? Would it be necessary to delete the address fields from the Contact record to resolve this issue?