Hi,
We would like to hide ‘Get Items from BOM’ button in Material Request. This seems to be a custom button and am not sure how to hide it from the custom script.
cur_frm.set_df_property(“btnName”, “hidden”, true);
doesn’t work. Is it even possible?
Thanks
Krithi