[
 {
  "creation": "2013-03-08 15:37:16", 
  "docstatus": 0, 
  "modified": "2013-03-21 17:29:15", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "RFD/.#####", 
  "doctype": "DocType", 
  "in_create": 0, 
  "istable": 1, 
  "module": "Stock", 
  "name": "__common__", 
  "read_only": 0
 }, 
 {
  "doctype": "DocField", 
  "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", 
  "reqd": 1, 
  "search_index": 1
 }, 
 {
  "description": "Allow this price in sales related forms", 
  "doctype": "DocField", 
  "fieldname": "selling", 
  "fieldtype": "Check", 
  "label": "For Selling"
 }, 
 {
  "description": "Allow this price in purchase related forms", 
  "doctype": "DocField", 
  "fieldname": "buying", 
  "fieldtype": "Check", 
  "label": "For Buying"
 }
]