[
 {
  "creation": "2013-01-19 10:23:35", 
  "docstatus": 0, 
  "modified": "2013-01-22 14:57:24", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 0, 
  "allow_copy": 1, 
  "allow_email": 1, 
  "allow_print": 1, 
  "autoname": "SR/.######", 
  "description": "This tool helps you to update or fix the quantity and valuation of stock in the system. It is typically used to synchronise the system values and what actually exists in your warehouses.", 
  "doctype": "DocType", 
  "is_submittable": 1, 
  "max_attachments": 1, 
  "module": "Stock", 
  "name": "__common__", 
  "read_only_onload": 0, 
  "search_fields": "posting_date"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Stock Reconciliation", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Stock Reconciliation", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "submit": 1, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Stock Reconciliation"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "posting_date", 
  "fieldtype": "Date", 
  "in_filter": 0, 
  "label": "Posting Date", 
  "oldfieldname": "reconciliation_date", 
  "oldfieldtype": "Date", 
  "read_only": 0, 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "posting_time", 
  "fieldtype": "Time", 
  "in_filter": 0, 
  "label": "Posting Time", 
  "oldfieldname": "reconciliation_time", 
  "oldfieldtype": "Time", 
  "read_only": 0, 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "amended_from", 
  "fieldtype": "Link", 
  "label": "Amended From", 
  "no_copy": 1, 
  "options": "Stock Reconciliation", 
  "print_hide": 1, 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "col1", 
  "fieldtype": "Column Break"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "upload_html", 
  "fieldtype": "HTML", 
  "label": "Upload HTML", 
  "print_hide": 1, 
  "read_only": 1
 }, 
 {
  "depends_on": "reconciliation_json", 
  "doctype": "DocField", 
  "fieldname": "sb2", 
  "fieldtype": "Section Break", 
  "label": "Reconciliation Data"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "reconciliation_html", 
  "fieldtype": "HTML", 
  "hidden": 0, 
  "label": "Reconciliation HTML", 
  "print_hide": 0, 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "reconciliation_json", 
  "fieldtype": "Long Text", 
  "hidden": 1, 
  "label": "Reconciliation JSON", 
  "no_copy": 1, 
  "print_hide": 1, 
  "read_only": 1
 }, 
 {
  "amend": 0, 
  "doctype": "DocPerm", 
  "role": "Material Manager"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "System Manager"
 }
]