Bulk rename tool fixes #1594
This commit is contained in:
parent
a521343063
commit
3fcec56f7b
@ -27,7 +27,7 @@ cur_frm.cscript.setup_upload = function() {
|
||||
frappe.upload.make({
|
||||
parent: $wrapper,
|
||||
args: {
|
||||
method: 'utilities.doctype.rename_tool.rename_tool.upload',
|
||||
method: 'erpnext.utilities.doctype.rename_tool.rename_tool.upload',
|
||||
select_doctype: cur_frm.doc.select_doctype
|
||||
},
|
||||
sample_url: "e.g. http://example.com/somefile.csv",
|
||||
|
Loading…
Reference in New Issue
Block a user