{
 "actions": [],
 "creation": "2020-07-09 11:28:48.887737",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "length",
  "width",
  "height",
  "weight",
  "count"
 ],
 "fields": [
  {
   "fieldname": "length",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Length (cm)"
  },
  {
   "fieldname": "width",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Width (cm)"
  },
  {
   "fieldname": "height",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Height (cm)"
  },
  {
   "fieldname": "weight",
   "fieldtype": "Float",
   "in_list_view": 1,
   "label": "Weight (kg)",
   "precision": "1",
   "reqd": 1
  },
  {
   "default": "1",
   "fieldname": "count",
   "fieldtype": "Int",
   "in_list_view": 1,
   "label": "Count",
   "reqd": 1
  }
 ],
 "istable": 1,
 "links": [],
 "modified": "2024-03-27 13:10:41.396354",
 "modified_by": "Administrator",
 "module": "Stock",
 "name": "Shipment Parcel",
 "owner": "Administrator",
 "permissions": [],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}