brotherton-erpnext/erpnext/buying/buying_dashboard/buying/buying.json
Marica 43b4b1cb55
chore: Export Buying Dashboard (#22767)
* chore: Export Buying Dashboard

* fix: Use Timespan instead of Between for static filters
2020-07-23 11:08:49 +05:30

46 lines
768 B
JSON

{
"cards": [
{
"card": "Annual Purchase"
},
{
"card": "Purchase Orders to Receive"
},
{
"card": "Purchase Orders to Bill"
},
{
"card": "Active Suppliers"
}
],
"charts": [
{
"chart": "Purchase Order Trends",
"width": "Full"
},
{
"chart": "Material Request Analysis",
"width": "Half"
},
{
"chart": "Purchase Order Analysis",
"width": "Half"
},
{
"chart": "Top Suppliers",
"width": "Full"
}
],
"creation": "2020-07-20 21:01:02.541065",
"dashboard_name": "Buying",
"docstatus": 0,
"doctype": "Dashboard",
"idx": 0,
"is_default": 1,
"is_standard": 1,
"modified": "2020-07-22 12:48:38.112744",
"modified_by": "Administrator",
"module": "Buying",
"name": "Buying",
"owner": "Administrator"
}