I have a custom sales flow where my customers can select a shipping address from a list of locations (pick-up locations). However, since this pick-up location Address is shared among Customers and is not linked to new Customers, I cannot manage to make it work with the new address validation in ERPNext.
I encounter the “Shipping Address does not belong to the [Customer]” error.
What should I do? Add the Customer to the Address links section when they select the pick-up location? This would mean a LOT of lines in the Address document right?