From 38830ddae169a7b0efd21a86ae889be556a9371f Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 23 May 2012 10:55:59 +0530 Subject: [PATCH] removed console log in customer.js --- erpnext/selling/doctype/customer/customer.js | 1 - 1 file changed, 1 deletion(-) diff --git a/erpnext/selling/doctype/customer/customer.js b/erpnext/selling/doctype/customer/customer.js index cc88ca42bb..3ff20a3e84 100644 --- a/erpnext/selling/doctype/customer/customer.js +++ b/erpnext/selling/doctype/customer/customer.js @@ -151,7 +151,6 @@ cur_frm.fields_dict['lead_name'].get_query = function(doc,dt,dn){ /* ********************************* transaction history ************************************** */ cur_frm.render_transaction_history_row = function(data) { - console.log(data.modified); data.grand_total = fmt_money(data.grand_total); data.modified = wn.datetime.only_date(data.modified); return repl('\