hide naming series in production order

This commit is contained in:
Anand Doshi 2012-12-20 16:15:24 +05:30
parent 2880a55a01
commit 401f954cc7

View File

@ -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) {