fix: covert Program wise Fee Collection to a Script Report

This commit is contained in:
Rucha Mahabal
2020-08-05 16:24:21 +05:30
parent d67c2ea0d4
commit 8edace1a58
5 changed files with 156 additions and 13 deletions

View File

@@ -1,16 +1,17 @@
{
"chart_name": "Program wise Fee Collection",
"chart_type": "Report",
"creation": "2020-07-27 16:19:03.077317",
"creation": "2020-08-05 16:19:53.398335",
"custom_options": "",
"docstatus": 0,
"doctype": "Dashboard Chart",
"dynamic_filters_json": "{}",
"dynamic_filters_json": "{\"from_date\":\"frappe.datetime.add_months(frappe.datetime.get_today(), -1)\",\"to_date\":\"frappe.datetime.nowdate()\"}",
"filters_json": "{}",
"group_by_type": "Count",
"idx": 0,
"is_public": 1,
"is_standard": 1,
"modified": "2020-07-27 16:19:11.333532",
"modified": "2020-08-05 16:20:47.436847",
"modified_by": "Administrator",
"module": "Education",
"name": "Program wise Fee Collection",
@@ -21,11 +22,7 @@
"timeseries": 0,
"timespan": "Last Year",
"type": "Bar",
"use_report_chart": 0,
"x_field": "Program",
"y_axis": [
{
"y_field": "Fees Collected"
}
]
"use_report_chart": 1,
"x_field": "",
"y_axis": []
}