Employee Attendance report renamed to Employees working on a holiday

This commit is contained in:
Kanchan Chauhan
2016-07-14 12:12:26 +05:30
parent b814a54f2f
commit 7ff0c4eef4
6 changed files with 11 additions and 8 deletions

View File

@@ -206,7 +206,7 @@ def get_data():
{
"type": "report",
"is_query_report": True,
"name": "Employee Holiday Attendance",
"name": "Employees working on a holiday",
"doctype": "Employee"
},
{