diff --git a/erpnext/config/schools.py b/erpnext/config/schools.py index 80e327402d4..c35c1f26821 100644 --- a/erpnext/config/schools.py +++ b/erpnext/config/schools.py @@ -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" }, { diff --git a/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.json b/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.json index f9c9e55268d..8e5e4837ab2 100644 --- a/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.json +++ b/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.json @@ -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",