47 lines
772 B
JSON
47 lines
772 B
JSON
{
|
|
"cards": [
|
|
{
|
|
"card": "Total Active Items"
|
|
},
|
|
{
|
|
"card": "Total Warehouses"
|
|
},
|
|
{
|
|
"card": "Total Stock Value"
|
|
}
|
|
],
|
|
"charts": [
|
|
{
|
|
"chart": "Warehouse wise Stock Value",
|
|
"width": "Full"
|
|
},
|
|
{
|
|
"chart": "Purchase Receipt Trends",
|
|
"width": "Half"
|
|
},
|
|
{
|
|
"chart": "Delivery Trends",
|
|
"width": "Half"
|
|
},
|
|
{
|
|
"chart": "Oldest Items",
|
|
"width": "Half"
|
|
},
|
|
{
|
|
"chart": "Item Shortage Summary",
|
|
"width": "Half"
|
|
}
|
|
],
|
|
"creation": "2020-07-20 21:01:04.549136",
|
|
"dashboard_name": "Stock",
|
|
"docstatus": 0,
|
|
"doctype": "Dashboard",
|
|
"idx": 0,
|
|
"is_default": 1,
|
|
"is_standard": 1,
|
|
"modified": "2020-07-22 13:09:33.096694",
|
|
"modified_by": "Administrator",
|
|
"module": "Stock",
|
|
"name": "Stock",
|
|
"owner": "Administrator"
|
|
} |