debit/credit adjustment if there is difference due to rounding

This commit is contained in:
Nabin Hait
2012-12-06 17:24:59 +05:30
parent 787374b79e
commit f71d8e0ee4
2 changed files with 28 additions and 22 deletions

View File

@@ -21,7 +21,6 @@
var tname = cur_frm.cscript.tname;
var fname = cur_frm.cscript.fname;
cur_frm.cscript.get_default_schedule_date = function(doc) {
var ch = getchildren( tname, doc.name, fname);
if (flt(ch.length) > 0){