Hello,
i want to Fetch the Address field from the Customer DocType to a Custom DocType. I have created a Filed that calls Customer_name and that i have Fetched from the Customers DocType - thats worked perfectly. Now i want to show the Address from the selected Customer as Text, so that the address from the Customer can be verified.
My Problem is that the Field Address in the Customers DocType is linked to the Address Form in the CRM, i dosent know how to Fetch that informations.
I hace try id with following Script:
cur_frm.add_fetch(“costumer”,“address_html”,“customer_address”)
Thanks for your help!
Best regards.
Dominik Homölle