[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-11-30 18:14:18", 
  "modified_by": "Administrator", 
  "modified": "2012-12-03 09:48:37"
 }, 
 {
  "allow_email": 1, 
  "hide_heading": 0, 
  "issingle": 1, 
  "name": "__common__", 
  "allow_print": 1, 
  "doctype": "DocType", 
  "module": "Utilities", 
  "hide_toolbar": 0
 }, 
 {
  "name": "__common__", 
  "parent": "Rename Tool", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "parentfield": "fields"
 }, 
 {
  "parent": "Rename Tool", 
  "read": 1, 
  "name": "__common__", 
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "parenttype": "DocType", 
  "role": "System Manager", 
  "permlevel": 0, 
  "parentfield": "permissions"
 }, 
 {
  "name": "Rename Tool", 
  "doctype": "DocType"
 }, 
 {
  "doctype": "DocField", 
  "label": "Select DocType", 
  "fieldname": "select_doctype", 
  "fieldtype": "Select", 
  "options": "\nAccount\nCompany\nCustomer\nSupplier\nEmployee\nWarehouse\nItem\nProfile\nSerial No"
 }, 
 {
  "doctype": "DocField", 
  "label": "Document to rename", 
  "fieldname": "document_to_rename", 
  "fieldtype": "Link", 
  "options": "[Select]"
 }, 
 {
  "doctype": "DocField", 
  "label": "New Name", 
  "fieldname": "new_name", 
  "fieldtype": "Data"
 }, 
 {
  "doctype": "DocField", 
  "label": "Rename", 
  "fieldname": "rename", 
  "fieldtype": "Button", 
  "options": "rename"
 }, 
 {
  "doctype": "DocPerm"
 }
]