commit | 0e1528365d812316b97ab34de54ad990cac57b8a | [log] [tgz] |
---|---|---|
author | Rucha Mahabal <ruchamahabal2@gmail.com> | Mon Apr 04 21:31:14 2022 +0530 |
committer | Rucha Mahabal <ruchamahabal2@gmail.com> | Mon Apr 04 21:31:14 2022 +0530 |
tree | 662bde1537a41f91f73e79f74ef0dbeac1da6da5 | |
parent | bd077dbb3b3b305497658ce5895815ba849162ff [diff] |
fix: sider
diff --git a/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py b/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py index 38a5d92..cde7dd3 100644 --- a/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py +++ b/erpnext/hr/report/monthly_attendance_sheet/test_monthly_attendance_sheet.py
@@ -221,7 +221,6 @@ # execute report without attendance record now = now_datetime() previous_month = now.month - 1 - previous_month_first = now.replace(day=1).replace(month=previous_month).date() company = frappe.db.get_value("Employee", self.employee, "company") filters = frappe._dict(