brotherton-erpnext/erpnext/stock/dashboard_chart/delivery_trends/delivery_trends.json
2020-07-22 16:17:40 +05:30

27 lines
685 B
JSON

{
"based_on": "posting_date",
"chart_name": "Delivery Trends",
"chart_type": "Sum",
"color": "#4d4da8",
"creation": "2020-07-20 21:01:04.255291",
"docstatus": 0,
"doctype": "Dashboard Chart",
"document_type": "Delivery Note",
"filters_json": "[[\"Delivery Note\",\"docstatus\",\"=\",1]]",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"modified": "2020-07-22 13:03:24.937045",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Trends",
"number_of_groups": 0,
"owner": "Administrator",
"time_interval": "Monthly",
"timeseries": 1,
"timespan": "Last Year",
"type": "Bar",
"use_report_chart": 0,
"value_based_on": "base_net_total",
"y_axis": []
}