[
 {
  "creation": "2013-02-22 01:28:02", 
  "docstatus": 0, 
  "modified": "2013-03-07 07:03:26", 
  "modified_by": "Administrator", 
  "owner": "Administrator"
 }, 
 {
  "autoname": "PSD/.#######", 
  "doctype": "DocType", 
  "istable": 1, 
  "module": "Stock", 
  "name": "__common__"
 }, 
 {
  "doctype": "DocField", 
  "name": "__common__", 
  "parent": "Packing Slip Item", 
  "parentfield": "fields", 
  "parenttype": "DocType", 
  "permlevel": 0
 }, 
 {
  "doctype": "DocType", 
  "name": "Packing Slip Item"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "item_code", 
  "fieldtype": "Link", 
  "label": "Item Code", 
  "options": "Item", 
  "print_width": "100px", 
  "reqd": 1, 
  "width": "100px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "item_name", 
  "fieldtype": "Data", 
  "label": "Item Name", 
  "print_width": "200px", 
  "read_only": 1, 
  "width": "200px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "qty", 
  "fieldtype": "Float", 
  "label": "Quantity", 
  "print_width": "100px", 
  "reqd": 1, 
  "width": "100px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "stock_uom", 
  "fieldtype": "Data", 
  "label": "UOM", 
  "print_width": "100px", 
  "read_only": 1, 
  "width": "100px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "net_weight", 
  "fieldtype": "Float", 
  "label": "Net Weight", 
  "print_width": "100px", 
  "read_only": 1, 
  "width": "100px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "weight_uom", 
  "fieldtype": "Link", 
  "label": "Weight UOM", 
  "options": "UOM", 
  "print_width": "100px", 
  "read_only": 1, 
  "width": "100px"
 }, 
 {
  "doctype": "DocField", 
  "fieldname": "page_break", 
  "fieldtype": "Check", 
  "label": "Page Break"
 }
]