From 077416300ecf94782a9a91d0088ba7d8d4385d07 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Mon, 16 Jan 2012 16:02:47 +0530 Subject: [PATCH] Fix: floating point issue on submission of RV and creation of GL Entry --- .../selling/doctype/sales_common/sales_common.js | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/erpnext/selling/doctype/sales_common/sales_common.js b/erpnext/selling/doctype/sales_common/sales_common.js index fabf43316f..d1d34cfcd2 100644 --- a/erpnext/selling/doctype/sales_common/sales_common.js +++ b/erpnext/selling/doctype/sales_common/sales_common.js @@ -245,7 +245,7 @@ cur_frm.cscript.calc_doc_values = function(doc, cdt, cdn, tname, fname, other_fn var inclusive_rate = 0 var d = getchildren('RV Tax Detail', doc.name, other_fname,doc.doctype); for(var j = 0; j