{
 "actions": [],
 "creation": "2012-12-03 10:25:59",
 "doctype": "DocType",
 "engine": "InnoDB",
 "field_order": [
  "select_doctype",
  "file_to_rename",
  "rename_log"
 ],
 "fields": [
  {
   "description": "Type of document to rename.",
   "fieldname": "select_doctype",
   "fieldtype": "Select",
   "label": "Select DocType"
  },
  {
   "description": "Attach .csv file with two columns, one for the old name and one for the new name",
   "fieldname": "file_to_rename",
   "fieldtype": "Attach",
   "label": "File to Rename"
  },
  {
   "fieldname": "rename_log",
   "fieldtype": "HTML",
   "label": "Rename Log"
  }
 ],
 "hide_toolbar": 1,
 "icon": "fa fa-magic",
 "idx": 1,
 "issingle": 1,
 "links": [],
 "max_attachments": 1,
 "modified": "2024-03-27 13:10:31.899697",
 "modified_by": "Administrator",
 "module": "Utilities",
 "name": "Rename Tool",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "read": 1,
   "role": "System Manager",
   "share": 1,
   "write": 1
  }
 ],
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": []
}