[
 {
  "creation": "2013-05-02 16:29:48", 
  "docstatus": 0, 
  "modified": "2013-07-10 14:54:09", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "RFD/.#####", 
  "doctype": "DocType", 
  "in_create": 0, 
  "istable": 1, 
  "module": "Stock", 
  "name": "__common__", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "in_list_view": 1, 
  "name": "__common__", 
  "parent": "Item Price", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Item Price"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "price_list_name", 
  "fieldtype": "Link", 
  "in_filter": 1, 
  "label": "Price List Name", 
  "oldfieldname": "price_list_name", 
  "oldfieldtype": "Select", 
  "options": "Price List", 
  "reqd": 1, 
  "search_index": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ref_rate", 
  "fieldtype": "Currency", 
  "in_filter": 1, 
  "label": "Ref Rate", 
  "oldfieldname": "ref_rate", 
  "oldfieldtype": "Currency", 
  "options": "ref_currency", 
  "reqd": 0, 
  "search_index": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ref_currency", 
  "fieldtype": "Link", 
  "in_filter": 1, 
  "label": "Currency", 
  "oldfieldname": "ref_currency", 
  "oldfieldtype": "Select", 
  "options": "Currency", 
  "read_only": 1, 
  "reqd": 0, 
  "search_index": 1
 }, 
 {
  "default": "Selling", 
  "doctype": "DocField", 
  "fieldname": "buying_or_selling", 
  "fieldtype": "Select", 
  "label": "Valid for Buying or Selling?", 
  "options": "Buying\nSelling", 
  "read_only": 1, 
  "reqd": 1
 }
]