Hi All,
I can easily add the cur_frm.add_custom_button(__(‘custom_doctype’) function to sales_order.js cause there already have the .js file.
How i add the custom button to quotation item doctype? as there is no sales_order_item.js file.
Shall i create it? or use custom script to do so?