commit | 57e947ddcff292272a40d4ce390d7dbafd7098c0 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Oct 17 15:26:19 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Oct 17 15:26:19 2012 +0530 |
tree | 82e0b1df7788a4b38ceeaf5d069e15d23b9009f8 | |
parent | 92e6ebdf7127ef01f9c5f34a6786f601363e391d [diff] |
removed set_fetch from opportunity.js
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(); }