diff --git a/buying/doctype/purchase_common/purchase_common.js b/buying/doctype/purchase_common/purchase_common.js index 33c05df546..3c99c613f4 100644 --- a/buying/doctype/purchase_common/purchase_common.js +++ b/buying/doctype/purchase_common/purchase_common.js @@ -469,16 +469,18 @@ cur_frm.cscript.calc_other_charges = function(doc , tname , fname , other_fname) //-------------------------- $td(otc,i+1,0).innerHTML = cl[i].item_code; - var tax = getchildren('Purchase Taxes and Charges', doc.name, other_fname,doc.doctype); var total = net_total; for(var t=0;t