mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-28 17:34:47 +00:00
hide website fields function removed
This commit is contained in:
@@ -27,8 +27,6 @@ cur_frm.cscript.refresh = function(doc) {
|
|||||||
}
|
}
|
||||||
$c_obj(make_doclist(doc.doctype, doc.name),'check_if_sle_exists','',callback);
|
$c_obj(make_doclist(doc.doctype, doc.name),'check_if_sle_exists','',callback);
|
||||||
}
|
}
|
||||||
|
|
||||||
cur_frm.cscript.hide_website_fields(doc);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
cur_frm.cscript.item_code = function(doc) {
|
cur_frm.cscript.item_code = function(doc) {
|
||||||
|
|||||||
Reference in New Issue
Block a user