{
 "actions": [],
 "allow_import": 1,
 "allow_rename": 1,
 "autoname": "PROJ-ACC-.#####",
 "creation": "2015-03-23 02:00:21.861546",
 "doctype": "DocType",
 "document_type": "Setup",
 "engine": "InnoDB",
 "field_order": [
  "activity_type",
  "employee",
  "column_break_2",
  "employee_name",
  "department",
  "section_break_4",
  "billing_rate",
  "column_break_6",
  "costing_rate",
  "title"
 ],
 "fields": [
  {
   "fieldname": "activity_type",
   "fieldtype": "Link",
   "in_list_view": 1,
   "in_standard_filter": 1,
   "label": "Activity Type",
   "options": "Activity Type",
   "reqd": 1
  },
  {
   "fieldname": "employee",
   "fieldtype": "Link",
   "in_standard_filter": 1,
   "label": "Employee",
   "options": "Employee"
  },
  {
   "fieldname": "column_break_2",
   "fieldtype": "Column Break"
  },
  {
   "fieldname": "employee_name",
   "fieldtype": "Data",
   "label": "Employee Name",
   "read_only": 1
  },
  {
   "fetch_from": "employee.department",
   "fieldname": "department",
   "fieldtype": "Link",
   "label": "Department",
   "options": "Department",
   "read_only": 1
  },
  {
   "fieldname": "section_break_4",
   "fieldtype": "Section Break"
  },
  {
   "default": "0",
   "description": "per hour",
   "fieldname": "billing_rate",
   "fieldtype": "Currency",
   "label": "Billing Rate"
  },
  {
   "fieldname": "column_break_6",
   "fieldtype": "Column Break"
  },
  {
   "default": "0",
   "description": "per hour",
   "fieldname": "costing_rate",
   "fieldtype": "Currency",
   "label": "Costing Rate"
  },
  {
   "fieldname": "title",
   "fieldtype": "Data",
   "hidden": 1,
   "label": "title",
   "no_copy": 1,
   "read_only": 1
  }
 ],
 "links": [],
 "modified": "2024-03-27 13:05:57.800347",
 "modified_by": "Administrator",
 "module": "Projects",
 "name": "Activity Cost",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "export": 1,
   "print": 1,
   "read": 1,
   "report": 1,
   "role": "Projects User",
   "share": 1,
   "write": 1
  }
 ],
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "title_field": "title"
}