[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-03-27 14:35:43", 
  "modified_by": "Administrator", 
  "modified": "2012-03-27 14:35:43"
 }, 
 {
  "section_style": "Simple", 
  "istable": 1, 
  "name": "__common__", 
  "colour": "White:FFF", 
  "module": "Accounts", 
  "doctype": "DocType", 
  "version": 14, 
  "show_in_menu": 0
 }, 
 {
  "name": "__common__", 
  "parent": "Payment to Invoice Matching Tool Detail", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "parentfield": "fields"
 }, 
 {
  "name": "Payment to Invoice Matching Tool Detail", 
  "doctype": "DocType"
 }, 
 {
  "doctype": "DocField", 
  "label": "Select", 
  "width": "60px", 
  "fieldname": "selected", 
  "fieldtype": "Check", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "permlevel": 1, 
  "doctype": "DocField", 
  "label": "Voucher No", 
  "width": "140px", 
  "fieldname": "voucher_no", 
  "fieldtype": "Link", 
  "reqd": 0, 
  "options": "Journal Voucher"
 }, 
 {
  "doctype": "DocField", 
  "label": "Amt Due", 
  "fieldname": "amt_due", 
  "fieldtype": "Currency", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Amt to be reconciled", 
  "fieldname": "amt_to_be_reconciled", 
  "fieldtype": "Currency", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Posting Date", 
  "fieldname": "posting_date", 
  "fieldtype": "Date", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Total Amt", 
  "fieldname": "total_amt", 
  "fieldtype": "Currency", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Against Account", 
  "fieldname": "against_account", 
  "fieldtype": "Data", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Remarks", 
  "width": "200px", 
  "fieldname": "remarks", 
  "fieldtype": "Small Text", 
  "permlevel": 1
 }, 
 {
  "print_hide": 1, 
  "doctype": "DocField", 
  "label": "Voucher Detail No", 
  "fieldname": "voucher_detail_no", 
  "fieldtype": "Data", 
  "no_column": 0, 
  "reqd": 0, 
  "hidden": 1, 
  "permlevel": 1
 }
]