[
 {
  "creation": "2013-01-25 11:35:09", 
  "docstatus": 0, 
  "modified": "2014-01-27 11:11:08", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "allow_attach": 0, 
  "allow_copy": 0, 
  "allow_import": 1, 
  "allow_email": 1, 
  "allow_print": 1, 
  "allow_rename": 1, 
  "autoname": "field:price_list_name", 
  "description": "Price List Master", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "icon": "icon-tags", 
  "max_attachments": 1, 
  "module": "Stock", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Price List", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Price List", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Price List"
 }, 
 {
  "default": "1", 
  "doctype": "DocField", 
  "fieldname": "enabled", 
  "fieldtype": "Check", 
  "label": "Enabled"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "sb_1", 
  "fieldtype": "Section Break"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "price_list_name", 
  "fieldtype": "Data", 
  "label": "Price List Name", 
  "oldfieldname": "price_list_name", 
  "oldfieldtype": "Data", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "currency", 
  "fieldtype": "Link", 
  "in_list_view": 1, 
  "label": "Currency", 
  "options": "Currency", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "buying", 
  "fieldtype": "Check", 
  "in_list_view": 1, 
  "label": "Buying"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "selling", 
  "fieldtype": "Check", 
  "in_list_view": 1, 
  "label": "Selling", 
  "reqd": 0
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break_3", 
  "fieldtype": "Column Break"
 }, 
 {
  "description": "Specify a list of Territories, for which, this Price List is valid", 
  "doctype": "DocField", 
  "fieldname": "valid_for_territories", 
  "fieldtype": "Table", 
  "label": "Valid for Territories", 
  "options": "Applicable Territory", 
  "reqd": 1
 }, 
 {
  "amend": 0, 
  "cancel": 0, 
  "create": 0, 
  "delete": 0, 
  "doctype": "DocPerm", 
  "role": "Sales User", 
  "submit": 0, 
  "write": 0
 }, 
 {
  "amend": 0, 
  "cancel": 0, 
  "create": 1, 
  "delete": 1, 
  "doctype": "DocPerm", 
  "role": "Sales Master Manager", 
  "submit": 0, 
  "write": 1
 }, 
 {
  "delete": 0, 
  "doctype": "DocPerm", 
  "role": "Purchase User"
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "delete": 1, 
  "doctype": "DocPerm", 
  "role": "Purchase Master Manager", 
  "write": 1
 }
]