[feature] [fix] utilities/rename tool upgraded to upload multiple items

This commit is contained in:
Rushabh Mehta
2013-03-26 12:47:19 +05:30
parent 74506e96d3
commit 4731fb999c
7 changed files with 180 additions and 12 deletions

View File

@@ -76,6 +76,12 @@ wn.module_page["Setup"] = [
label: wn._("Manage numbering series"),
"description":wn._("Set multiple numbering series for transactions")
},
{
"route":"Form/Rename Tool",
doctype: "Rename Tool",
label: wn._("Rename Tool"),
"description":wn._("Rename multiple items in one go")
},
]
},
{