{
 "actions": [],
 "creation": "2018-02-21 16:42:13.882879",
 "doctype": "DocType",
 "editable_grid": 1,
 "engine": "InnoDB",
 "field_order": [
  "timesheet_sb",
  "ignore_workstation_time_overlap",
  "ignore_user_time_overlap",
  "ignore_employee_time_overlap",
  "fetch_timesheet_in_sales_invoice"
 ],
 "fields": [
  {
   "fieldname": "timesheet_sb",
   "fieldtype": "Section Break",
   "label": "Timesheets"
  },
  {
   "default": "0",
   "fieldname": "ignore_workstation_time_overlap",
   "fieldtype": "Check",
   "label": "Ignore Workstation Time Overlap"
  },
  {
   "default": "0",
   "fieldname": "ignore_user_time_overlap",
   "fieldtype": "Check",
   "label": "Ignore User Time Overlap"
  },
  {
   "default": "0",
   "fieldname": "ignore_employee_time_overlap",
   "fieldtype": "Check",
   "label": "Ignore Employee Time Overlap"
  },
  {
   "default": "0",
   "description": "Enabling the check box will fetch timesheet on select of a Project in Sales Invoice",
   "fieldname": "fetch_timesheet_in_sales_invoice",
   "fieldtype": "Check",
   "label": "Fetch Timesheet in Sales Invoice"
  }
 ],
 "issingle": 1,
 "links": [],
 "modified": "2025-02-13 23:01:27.321902",
 "modified_by": "Administrator",
 "module": "Projects",
 "name": "Projects Settings",
 "owner": "Administrator",
 "permissions": [
  {
   "create": 1,
   "delete": 1,
   "email": 1,
   "print": 1,
   "read": 1,
   "role": "System Manager",
   "share": 1,
   "write": 1
  }
 ],
 "quick_entry": 1,
 "sort_field": "creation",
 "sort_order": "DESC",
 "states": [],
 "track_changes": 1
}