mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 07:32:50 +00:00
fix: chart and number cards for projects and qc
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"based_on": "report_date",
|
||||
"chart_name": "Quality Inspections",
|
||||
"chart_type": "Count",
|
||||
"creation": "2025-12-19 17:43:01.230035",
|
||||
"currency": "",
|
||||
"docstatus": 0,
|
||||
"doctype": "Dashboard Chart",
|
||||
"document_type": "Quality Inspection",
|
||||
"dynamic_filters_json": "[]",
|
||||
"filters_json": "[[\"Quality Inspection\",\"docstatus\",\"=\",\"1\"]]",
|
||||
"group_by_type": "Count",
|
||||
"idx": 0,
|
||||
"is_public": 1,
|
||||
"is_standard": 1,
|
||||
"last_synced_on": "2025-12-19 17:40:38.831618",
|
||||
"modified": "2025-12-19 17:45:09.176892",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Quality Management",
|
||||
"name": "Quality Inspections",
|
||||
"number_of_groups": 0,
|
||||
"owner": "Administrator",
|
||||
"parent_document_type": "",
|
||||
"roles": [],
|
||||
"show_values_over_chart": 0,
|
||||
"source": "",
|
||||
"time_interval": "Monthly",
|
||||
"timeseries": 1,
|
||||
"timespan": "Last Year",
|
||||
"type": "Line",
|
||||
"use_report_chart": 0,
|
||||
"value_based_on": "",
|
||||
"y_axis": []
|
||||
}
|
||||
Reference in New Issue
Block a user