hide naming series in production order
This commit is contained in:
parent
2880a55a01
commit
401f954cc7
@ -20,6 +20,7 @@ cur_frm.cscript.onload = function(doc, dt, dn) {
|
||||
}
|
||||
|
||||
cur_frm.cscript.refresh = function(doc, dt, dn) {
|
||||
erpnext.hide_naming_series();
|
||||
cur_frm.set_intro("");
|
||||
cfn_set_fields(doc, dt, dn);
|
||||
if(doc.docstatus===0 && !doc.__islocal) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user