[fix] rename tool
This commit is contained in:
parent
84ca0197e4
commit
12af47918d
@ -8,7 +8,6 @@ frappe.ui.form.on("Rename Tool", {
|
||||
method: "erpnext.utilities.doctype.rename_tool.rename_tool.get_doctypes",
|
||||
callback: function(r) {
|
||||
frm.set_df_property("select_doctype", "options", r.message);
|
||||
frm.cscript.setup_upload();
|
||||
}
|
||||
});
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user