[
 {
  "creation": "2012-08-02 15:17:28", 
  "docstatus": 0, 
  "modified": "2013-08-06 15:36:00", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "description": "Bulk Email records.", 
  "doctype": "DocType", 
  "document_type": "System", 
  "icon": "icon-envelope", 
  "in_create": 1, 
  "module": "Core", 
  "name": "__common__", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Bulk Email", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Bulk Email", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "role": "System Manager"
 }, 
 {
  "doctype": "DocType", 
  "name": "Bulk Email"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "sender", 
  "fieldtype": "Data", 
  "label": "Sender"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "recipient", 
  "fieldtype": "Data", 
  "label": "Recipient"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "message", 
  "fieldtype": "Text", 
  "label": "Message"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "status", 
  "fieldtype": "Data", 
  "label": "Status"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "error", 
  "fieldtype": "Text", 
  "label": "Error"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ref_doctype", 
  "fieldtype": "Link", 
  "label": "Reference DocType", 
  "options": "DocType", 
  "read_only": 1, 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ref_docname", 
  "fieldtype": "Data", 
  "label": "Reference DocName", 
  "read_only": 1, 
  "reqd": 1
 }, 
 {
  "doctype": "DocPerm"
 }
]