mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
removed get_tips() from js file
This commit is contained in:
@@ -2,7 +2,7 @@ $import(SMS Control)
|
||||
|
||||
cur_frm.cscript.refresh = function(doc, cdt, cdn){
|
||||
|
||||
//cur_frm.cscript.get_tips(doc, cdt, cdn);
|
||||
//
|
||||
|
||||
if(!doc.docstatus){
|
||||
hide_field(['Update Follow up']);
|
||||
|
||||
Reference in New Issue
Block a user