{
 "allow_import": 1, 
 "autoname": "field:workstation_name", 
 "creation": "2013-01-10 16:34:17.000000", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Master", 
 "fields": [
  {
   "fieldname": "workstation_name", 
   "fieldtype": "Data", 
   "label": "Workstation Name", 
   "oldfieldname": "workstation_name", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "warehouse", 
   "fieldtype": "Link", 
   "label": "Warehouse", 
   "oldfieldname": "warehouse", 
   "oldfieldtype": "Link", 
   "options": "Warehouse", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "fieldname": "description", 
   "fieldtype": "Text", 
   "label": "Description", 
   "oldfieldname": "description", 
   "oldfieldtype": "Text", 
   "permlevel": 0, 
   "width": "300px"
  }, 
  {
   "fieldname": "capacity", 
   "fieldtype": "Data", 
   "hidden": 1, 
   "label": "Capacity", 
   "oldfieldname": "capacity", 
   "oldfieldtype": "Data", 
   "permlevel": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "capacity_units", 
   "fieldtype": "Select", 
   "hidden": 1, 
   "label": "Capacity Units", 
   "oldfieldname": "capacity_units", 
   "oldfieldtype": "Select", 
   "options": "\nUnits/Shifts\nUnits/Hour", 
   "permlevel": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "hour_rate_labour", 
   "fieldtype": "Float", 
   "label": "Hour Rate Labour", 
   "oldfieldname": "hour_rate_labour", 
   "oldfieldtype": "Currency", 
   "permlevel": 0, 
   "reqd": 0
  }, 
  {
   "fieldname": "over_heads", 
   "fieldtype": "Section Break", 
   "label": "Overheads", 
   "oldfieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "description": "Electricity cost per hour", 
   "fieldname": "hour_rate_electricity", 
   "fieldtype": "Float", 
   "label": "Electricity Cost", 
   "oldfieldname": "hour_rate_electricity", 
   "oldfieldtype": "Currency", 
   "permlevel": 0
  }, 
  {
   "description": "Consumable cost per hour", 
   "fieldname": "hour_rate_consumable", 
   "fieldtype": "Float", 
   "label": "Consumable Cost", 
   "oldfieldname": "hour_rate_consumable", 
   "oldfieldtype": "Currency", 
   "permlevel": 0
  }, 
  {
   "description": "Rent per hour", 
   "fieldname": "hour_rate_rent", 
   "fieldtype": "Float", 
   "label": "Rent Cost", 
   "oldfieldname": "hour_rate_rent", 
   "oldfieldtype": "Currency", 
   "permlevel": 0
  }, 
  {
   "fieldname": "overhead", 
   "fieldtype": "Float", 
   "label": "Overhead", 
   "oldfieldname": "overhead", 
   "oldfieldtype": "Currency", 
   "permlevel": 0, 
   "read_only": 1
  }, 
  {
   "fieldname": "hour_rate_section_break", 
   "fieldtype": "Section Break", 
   "label": "Hour Rate", 
   "oldfieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "hour_rate", 
   "fieldtype": "Float", 
   "label": "Hour Rate", 
   "oldfieldname": "hour_rate", 
   "oldfieldtype": "Currency", 
   "permlevel": 0, 
   "read_only": 1
  }
 ], 
 "icon": "icon-wrench", 
 "idx": 1, 
 "modified": "2014-01-20 17:49:35.000000", 
 "modified_by": "Administrator", 
 "module": "Manufacturing", 
 "name": "Workstation", 
 "owner": "Administrator", 
 "permissions": [
  {
   "cancel": 0, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "Manufacturing User", 
   "submit": 0, 
   "write": 1
  }
 ]
}