HI Team,
I have created One Field that is Location in item Doctype, while making an Purchase Receipt, in Purchase Receipt item Doctype location of that item will copy and that is not editable.
We have tried below function to fetch location field in Purchase Receipt item Doctype.
cur_frm.add_fetch(“location”, “location”, “location”);