I have two fields that are fetched from item master when added to QTN/SO/DN etc. When a user clicks the “add multiple” button, the event does not run and the fields are not fetched. The script still works fine when adding items to the table normally.
Script is cur_frm.add_fetch("item_code", "fieldname", "fieldname");