mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 08:54:45 +00:00
Fixes for Student Batch-Wise Attendance report
This commit is contained in:
@@ -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"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user