brotherton-erpnext/erpnext/projects/dashboard_chart/project_summary/project_summary.json
2020-07-23 11:07:56 +05:30

24 lines
802 B
JSON

{
"chart_name": "Project Summary",
"chart_type": "Report",
"creation": "2020-07-20 20:17:16.363681",
"custom_options": "{\"type\": \"bar\", \"colors\": [\"#fc4f51\", \"#78d6ff\", \"#7575ff\"], \"axisOptions\": { \"shortenYAxisNumbers\": 1}, \"barOptions\": { \"stacked\": 1 }}",
"docstatus": 0,
"doctype": "Dashboard Chart",
"dynamic_filters_json": "{\"company\":\"frappe.defaults.get_user_default(\\\"Company\\\")\"}",
"filters_json": "{\"status\":\"Open\"}",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"modified": "2020-07-22 17:16:39.627076",
"modified_by": "Administrator",
"module": "Projects",
"name": "Project Summary",
"number_of_groups": 0,
"owner": "Administrator",
"report_name": "Project Summary",
"timeseries": 0,
"type": "Bar",
"use_report_chart": 1,
"y_axis": []
}