e519334dfc
* feat: Exported CRM dashboard * feat: Export CRM Dashboard * fix: adding company in all dashboard and number card
58 lines
967 B
JSON
58 lines
967 B
JSON
{
|
|
"cards": [
|
|
{
|
|
"card": "New Lead (Last 1 Month)"
|
|
},
|
|
{
|
|
"card": "New Opportunity (Last 1 Month)"
|
|
},
|
|
{
|
|
"card": "Won Opportunity (Last 1 Month)"
|
|
},
|
|
{
|
|
"card": "Open Opportunity"
|
|
}
|
|
],
|
|
"charts": [
|
|
{
|
|
"chart": "Incoming Leads",
|
|
"width": "Full"
|
|
},
|
|
{
|
|
"chart": "Opportunity Trends",
|
|
"width": "Full"
|
|
},
|
|
{
|
|
"chart": "Won Opportunities",
|
|
"width": "Full"
|
|
},
|
|
{
|
|
"chart": "Territory Wise Opportunity Count",
|
|
"width": "Half"
|
|
},
|
|
{
|
|
"chart": "Opportunities via Campaigns",
|
|
"width": "Half"
|
|
},
|
|
{
|
|
"chart": "Territory Wise Sales",
|
|
"width": "Full"
|
|
},
|
|
{
|
|
"chart": "Lead Source",
|
|
"width": "Half"
|
|
}
|
|
],
|
|
"creation": "2020-07-20 20:17:15.985657",
|
|
"dashboard_name": "CRM",
|
|
"docstatus": 0,
|
|
"doctype": "Dashboard",
|
|
"idx": 0,
|
|
"is_default": 0,
|
|
"is_standard": 1,
|
|
"modified": "2020-07-21 18:56:47.230053",
|
|
"modified_by": "Administrator",
|
|
"module": "CRM",
|
|
"name": "CRM",
|
|
"owner": "Administrator"
|
|
} |