mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-09 16:12:53 +00:00
moved directory structure
This commit is contained in:
@@ -0,0 +1 @@
|
||||
SELECT DISTINCT `tabAttendance`.employee, `tabAttendance`.employee_name FROM `tabAttendance` WHERE `tabAttendance`.fiscal_year like '%(fiscal_year)s%%' AND `tabAttendance`.`company` like '%(company)s%%' AND `tabAttendance`.`employee` like '%(employee)s%%'
|
||||
Reference in New Issue
Block a user