Add Report Links
This commit is contained in:
parent
175646572a
commit
c27d9f712b
@ -68,6 +68,18 @@ def get_data():
|
|||||||
"name": "Inactive Customers",
|
"name": "Inactive Customers",
|
||||||
"doctype": "Sales Order"
|
"doctype": "Sales Order"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "report",
|
||||||
|
"is_query_report": True,
|
||||||
|
"name": "Campaign Efficiency",
|
||||||
|
"doctype": "Lead"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "report",
|
||||||
|
"is_query_report": True,
|
||||||
|
"name": "Lead Owner Efficiency",
|
||||||
|
"doctype": "Lead"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user