[
 {
  "owner": "Administrator", 
  "docstatus": 0, 
  "creation": "2012-03-27 14:36:17", 
  "modified_by": "Administrator", 
  "modified": "2012-03-27 14:36:17"
 }, 
 {
  "section_style": "Simple", 
  "search_fields": "customer, ship_to, shipping_address", 
  "module": "Selling", 
  "doctype": "DocType", 
  "allow_trash": 1, 
  "autoname": "SA.#####", 
  "document_type": "Master", 
  "name": "__common__", 
  "colour": "White:FFF", 
  "show_in_menu": 0, 
  "version": 8
 }, 
 {
  "name": "__common__", 
  "parent": "Shipping Address", 
  "doctype": "DocField", 
  "parenttype": "DocType", 
  "parentfield": "fields"
 }, 
 {
  "name": "__common__", 
  "parent": "Shipping Address", 
  "read": 1, 
  "doctype": "DocPerm", 
  "parenttype": "DocType", 
  "parentfield": "permissions"
 }, 
 {
  "name": "Shipping Address", 
  "doctype": "DocType"
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "role": "Sales Master Manager", 
  "cancel": 1, 
  "permlevel": 0
 }, 
 {
  "role": "Sales Master Manager", 
  "permlevel": 1, 
  "doctype": "DocPerm"
 }, 
 {
  "create": 1, 
  "doctype": "DocPerm", 
  "write": 1, 
  "role": "Sales Manager", 
  "cancel": 1, 
  "permlevel": 0
 }, 
 {
  "role": "Sales Manager", 
  "permlevel": 1, 
  "doctype": "DocPerm"
 }, 
 {
  "doctype": "DocField", 
  "width": "50%", 
  "fieldname": "column_break0", 
  "fieldtype": "Column Break", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Customer", 
  "options": "Customer", 
  "fieldname": "customer", 
  "fieldtype": "Link", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Customer Name", 
  "fieldname": "customer_name", 
  "fieldtype": "Data", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Customer Address", 
  "fieldname": "customer_address", 
  "fieldtype": "Text", 
  "permlevel": 1
 }, 
 {
  "doctype": "DocField", 
  "label": "Ship To", 
  "fieldname": "ship_to", 
  "fieldtype": "Data", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Shipping Address", 
  "fieldname": "shipping_address", 
  "fieldtype": "Text", 
  "reqd": 1, 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "width": "50%", 
  "fieldname": "column_break1", 
  "fieldtype": "Column Break", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "options": "Yes\nNo", 
  "fieldname": "is_primary_address", 
  "fieldtype": "Select", 
  "label": "Is Primary Address", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Shipping Details", 
  "fieldname": "shipping_details", 
  "fieldtype": "Text Editor", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocField", 
  "label": "Trash Reason", 
  "fieldname": "trash_reason", 
  "fieldtype": "Small Text", 
  "permlevel": 1
 }
]