Please help me find the custom script for the tax card number field in the screen payment entry when viewing suppliers
The code is tested and the effect is not achieved
// fetch tax_id on selection of Supplier
// cur_frm.add_fetch(link_field, source_fieldname, target_fieldname);
cur_frm.add_fetch(‘supplier’,‘tax_id’,‘tax_id’);