mergify[bot] fe973a4b53
fix: set parent doctype on chart (backport #39286) (#39288)
fix: set parent doctype on chart (#39286)

(cherry picked from commit 38c5ecf007751b0e3b152ee5089e7a8e00f17f41)

Co-authored-by: Ankush Menat <ankush@frappe.io>
2024-01-10 12:27:16 +05:30

29 lines
813 B
JSON

{
"based_on": "creation",
"chart_name": "Completed Operation",
"chart_type": "Sum",
"creation": "2020-07-08 22:40:22.441658",
"docstatus": 0,
"doctype": "Dashboard Chart",
"document_type": "Work Order Operation",
"filters_json": "[[\"Work Order Operation\",\"docstatus\",\"=\",1,false]]",
"group_by_type": "Count",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"last_synced_on": "2020-07-21 16:57:09.767009",
"modified": "2024-01-10 12:21:25.134075",
"modified_by": "Administrator",
"module": "Manufacturing",
"name": "Completed Operation",
"number_of_groups": 0,
"owner": "Administrator",
"parent_document_type": "Work Order",
"time_interval": "Quarterly",
"timeseries": 1,
"timespan": "Last Year",
"type": "Line",
"use_report_chart": 0,
"value_based_on": "completed_qty",
"y_axis": []
}