mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 18:59:08 +00:00
supplier can now be searched using name
This commit is contained in:
@@ -668,4 +668,6 @@ cur_frm.cscript.project_name = function(doc, cdt, cdn) {
|
||||
});
|
||||
refresh_field(cur_frm.cscript.fname);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
cur_frm.fields_dict.supplier.get_query = erpnext.utils.supplier_query;
|
||||
Reference in New Issue
Block a user