[
 {
  "creation": "2013-02-22 01:27:36", 
  "docstatus": 0, 
  "modified": "2013-12-20 19:21:55", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_import": 1, 
  "description": "Represents the states allowed in one document and role assigned to change the state.", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "istable": 1, 
  "module": "Core", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "in_list_view": 1, 
  "name": "__common__", 
  "parent": "Workflow Document State", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Workflow Document State"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "state", 
  "fieldtype": "Link", 
  "label": "State", 
  "options": "Workflow State", 
  "print_width": "160px", 
  "reqd": 1, 
  "width": "160px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "doc_status", 
  "fieldtype": "Select", 
  "label": "Doc Status", 
  "options": "0\n1\n2", 
  "print_width": "80px", 
  "width": "80px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "update_field", 
  "fieldtype": "Select", 
  "label": "Update Field"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "update_value", 
  "fieldtype": "Data", 
  "label": "Update Value"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "allow_edit", 
  "fieldtype": "Link", 
  "label": "Only Allow Edit For", 
  "options": "Role", 
  "print_width": "160px", 
  "reqd": 1, 
  "width": "160px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "message", 
  "fieldtype": "Text", 
  "label": "Message", 
  "print_width": "160px", 
  "reqd": 0, 
  "width": "160px"
 }
]