mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 16:48:30 +00:00
removed set_fetch from opportunity.js
This commit is contained in:
@@ -48,8 +48,6 @@ cur_frm.cscript.onload = function(doc, cdt, cdn) {
|
||||
}
|
||||
}
|
||||
|
||||
// setup fetch
|
||||
cur_frm.cscript.set_fetch();
|
||||
cur_frm.cscript.make_communication_body();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user