[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2013-01-15 18:43:18", 
  "modified_by": "Administrator", 
  "modified": "2013-01-17 17:53:42"
 }, 
 {
  "read_only": 0, 
  "istable": 1, 
  "autoname": "RFD/.#####", 
  "in_create": 1, 
  "doctype": "DocType", 
  "module": "Stock", 
  "name": "__common__"
 }, 
 {
  "name": "__common__", 
  "parent": "Item Price", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "parentfield": "fields"
 }, 
 {
  "name": "Item Price", 
  "doctype": "DocType"
 }, 
 {
  "oldfieldtype": "Select", 
  "doctype": "DocField", 
  "label": "Price List Name", 
  "oldfieldname": "price_list_name", 
  "fieldname": "price_list_name", 
  "fieldtype": "Link", 
  "search_index": 1, 
  "reqd": 1, 
  "options": "Price List", 
  "in_filter": 1
 }, 
 {
  "oldfieldtype": "Currency", 
  "doctype": "DocField", 
  "label": "Ref Rate", 
  "oldfieldname": "ref_rate", 
  "fieldname": "ref_rate", 
  "fieldtype": "Currency", 
  "search_index": 0, 
  "reqd": 0, 
  "in_filter": 1
 }, 
 {
  "oldfieldtype": "Select", 
  "doctype": "DocField", 
  "label": "Currency", 
  "oldfieldname": "ref_currency", 
  "fieldname": "ref_currency", 
  "fieldtype": "Select", 
  "search_index": 1, 
  "reqd": 1, 
  "options": "link:Currency", 
  "in_filter": 1
 }, 
 {
  "description": "Allow this price in sales related forms", 
  "doctype": "DocField", 
  "label": "For Selling", 
  "fieldname": "selling", 
  "fieldtype": "Check"
 }, 
 {
  "description": "Allow this price in purchase related forms", 
  "doctype": "DocField", 
  "label": "For Buying", 
  "fieldname": "buying", 
  "fieldtype": "Check"
 }
]