{
 "actions": [],
 "creation": "2018-09-04 23:01:34.458550",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "sb_dispatch",
  "dispatch_template",
  "dispatch_attachment",
  "send_with_attachment",
  "cb_delivery",
  "stop_delay"
 ],
 "fields": [
  {
   "fieldname": "sb_dispatch",
   "fieldtype": "Section Break",
   "label": "Dispatch Settings"
  },
  {
   "fieldname": "dispatch_template",
   "fieldtype": "Link",
   "label": "Dispatch Notification Template",
   "options": "Email Template"
  },
  {
   "depends_on": "send_with_attachment",
   "description": "Leave blank to use the standard Delivery Note format",
   "fieldname": "dispatch_attachment",
   "fieldtype": "Link",
   "label": "Dispatch Notification Attachment",
   "options": "Print Format"
  },
  {
   "default": "0",
   "fieldname": "send_with_attachment",
   "fieldtype": "Check",
   "label": "Send with Attachment"
  },
  {
   "fieldname": "cb_delivery",
   "fieldtype": "Column Break"
  },
  {
   "description": "In minutes",
   "fieldname": "stop_delay",
   "fieldtype": "Int",
   "label": "Delay between Delivery Stops"
  }
 ],
 "issingle": 1,
 "links": [],
 "modified": "2024-03-27 13:06:50.346239",
 "modified_by": "Administrator",
 "module": "Stock",
 "name": "Delivery Settings",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "print": 1,
   "read": 1,
   "role": "Delivery Manager",
   "share": 1,
   "write": 1
  }
 ],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}