commit | dd7a2a6a29fe572c3c5f487f0a27faba38686b4e | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Oct 17 15:01:50 2012 +0200 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Oct 17 15:01:50 2012 +0200 |
tree | bb187998bfca1e7d2c647dac9f7025ea74ba831f | |
parent | 40c1633784d1595fee381337f70701847ac957b5 [diff] | |
parent | 57e947ddcff292272a40d4ce390d7dbafd7098c0 [diff] |
Merge branch 'master' of github.com:webnotes/erpnext
diff --git a/selling/doctype/opportunity/opportunity.js b/selling/doctype/opportunity/opportunity.js index 4a8abd3..17666ec 100644 --- a/selling/doctype/opportunity/opportunity.js +++ b/selling/doctype/opportunity/opportunity.js
@@ -48,8 +48,6 @@ } } - // setup fetch - cur_frm.cscript.set_fetch(); cur_frm.cscript.make_communication_body(); }