[
 {
  "creation": "2013-01-10 16:34:22", 
  "docstatus": 0, 
  "modified": "2013-01-22 14:57:24", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "SA.#####", 
  "doctype": "DocType", 
  "document_type": "Master", 
  "module": "Selling", 
  "name": "__common__", 
  "search_fields": "customer, ship_to, shipping_address"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Shipping Address", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "cancel": 1, 
  "create": 1, 
  "doctype": "DocPerm", 
  "name": "__common__", 
  "parent": "Shipping Address", 
  "parentfield": "permissions", 
  "parenttype": "DocType", 
  "permlevel": 0, 
  "read": 1, 
  "report": 1, 
  "submit": 0, 
  "write": 1
 }, 
 {
  "doctype": "DocType", 
  "name": "Shipping Address"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break0", 
  "fieldtype": "Column Break", 
  "width": "50%"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "customer", 
  "fieldtype": "Link", 
  "label": "Customer", 
  "options": "Customer", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "customer_name", 
  "fieldtype": "Data", 
  "label": "Customer Name", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "customer_address", 
  "fieldtype": "Text", 
  "label": "Customer Address", 
  "read_only": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "ship_to", 
  "fieldtype": "Data", 
  "label": "Ship To", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "shipping_address", 
  "fieldtype": "Text", 
  "label": "Shipping Address", 
  "reqd": 1
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "column_break1", 
  "fieldtype": "Column Break", 
  "width": "50%"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "is_primary_address", 
  "fieldtype": "Select", 
  "label": "Is Primary Address", 
  "options": "Yes\nNo"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "shipping_details", 
  "fieldtype": "Text Editor", 
  "label": "Shipping Details"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "trash_reason", 
  "fieldtype": "Small Text", 
  "label": "Trash Reason", 
  "read_only": 1
 }, 
 {
  "doctype": "DocPerm", 
  "role": "Sales Master Manager"
 }, 
 {
  "doctype": "DocPerm", 
  "role": "Sales Manager"
 }
]