Custom script - fetch data

@Maxwell_Morais add_fetch does work for child tables!

Try item_code instead of item

cur_frm.add_fetch('item_code','nombre_de_venta','nombre_de_venta')
3 Likes