Hi,
I am trying to fetch the shipping address title from the address table in the Sales Order form and the below mentioned code in the custom script does not seem to work.
cur_frm.add_fetch(‘address’,‘address_title’,‘shipping_address_title’);
Can some one please let me know what is wrong with the above code. I would like the title to be shown as soon as the customer is fetched.
On Tuesday, January 8, 2013 8:34:57 AM UTC+5:30, Addy wrote:
Hi,
I am trying to fetch the shipping address title from the address table in the Sales Order form and the below mentioned code in the custom script does not seem to work.
cur_frm.add_fetch('address','address_title','shipping_address_title');
Can some one please let me know what is wrong with the above code. I would like the title to be shown as soon as the customer is fetched.
–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/36a6d08b-0812-4e82-a671-27d9817903b9%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On Wednesday, March 5, 2014 6:37:15 PM UTC+5:30, Addy wrote:
Well I was about to post a new topic with the same requirement but then found this post made by me more than a year ago.Once again I would like to ask the same question as to how could I fetch the address title since that field is not fetched on the SOs or DN or Sales Invoice.
On Tuesday, January 8, 2013 8:34:57 AM UTC+5:30, Addy wrote:Hi,
I am trying to fetch the shipping address title from the address table in the Sales Order form and the below mentioned code in the custom script does not seem to work.
cur_frm.add_fetch('address','address_title','shipping_address_title');
Can some one please let me know what is wrong with the above code. I would like the title to be shown as soon as the customer is fetched.
–
You received this message because you are subscribed to the Google Groups "ERPNext User's Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-user-forum+un…@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-user-forum/ecfbd8aa-0c35-4038-bec0-3f55b65eb709%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.