Merge pull request #7114 from neilLasrado/reports

Fixes for Student Batch-Wise Attendance report
This commit is contained in:
Nabin Hait
2016-12-01 16:07:44 +05:30
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ def get_data():
{
"type": "report",
"is_query_report": True,
"name": "Student Batch Wise Attendance",
"name": "Student Batch-Wise Attendance",
"doctype": "Attendance"
},
{

View File

@@ -7,7 +7,7 @@
"doctype": "Report",
"idx": 0,
"is_standard": "Yes",
"modified": "2016-12-01 10:48:23.380837",
"modified": "2016-12-01 15:48:50.120579",
"modified_by": "Administrator",
"module": "Schools",
"name": "Student Batch-Wise Attendance",