brotherton-erpnext/erpnext/crm/dashboard_chart/incoming_leads/incoming_leads.json
Anupam Kumar e519334dfc
feat: Export CRM dashboard (#22778)
* feat: Exported CRM dashboard

* feat: Export CRM Dashboard

* fix: adding company in all dashboard and number card
2020-07-22 18:16:57 +05:30

28 lines
887 B
JSON

{
"based_on": "creation",
"chart_name": "Incoming Leads",
"chart_type": "Count",
"creation": "2020-07-20 20:17:15.639164",
"custom_options": "{\"type\": \"line\", \"axisOptions\": {\"shortenYAxisNumbers\": 1}, \"tooltipOptions\": {}, \"lineOptions\": {\"regionFill\": 1}}",
"docstatus": 0,
"doctype": "Dashboard Chart",
"document_type": "Lead",
"dynamic_filters_json": "[[\"Lead\",\"company\",\"=\",\"frappe.defaults.get_user_default(\\\"Company\\\")\"]]",
"filters_json": "[]",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"last_synced_on": "2020-07-22 15:49:19.896501",
"modified": "2020-07-22 16:06:34.941729",
"modified_by": "Administrator",
"module": "CRM",
"name": "Incoming Leads",
"number_of_groups": 0,
"owner": "Administrator",
"time_interval": "Weekly",
"timeseries": 1,
"timespan": "Last Quarter",
"type": "Bar",
"use_report_chart": 0,
"y_axis": []
}