mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
Export Project dashboard (#22782)
This commit is contained in:
21
erpnext/projects/projects_dashboard/project/project.json
Normal file
21
erpnext/projects/projects_dashboard/project/project.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"cards": [],
|
||||
"charts": [
|
||||
{
|
||||
"chart": "Project Summary",
|
||||
"width": "Full"
|
||||
}
|
||||
],
|
||||
"creation": "2020-07-20 20:17:16.397373",
|
||||
"dashboard_name": "Project",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard",
|
||||
"idx": 0,
|
||||
"is_default": 0,
|
||||
"is_standard": 1,
|
||||
"modified": "2020-07-22 17:17:03.780625",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Project",
|
||||
"owner": "Administrator"
|
||||
}
|
||||
Reference in New Issue
Block a user