Version 6.x.x Source
Single

Fields

Sr Fieldname Type Label Options
1 date Date Date
2 department Link Department Department
3 column_break_3 Column Break
4 branch Link Branch Branch
5 company Link Company Company
6 unmarked_attendance_section Section Break Unmarked Attendance
7 employees_html HTML Employees HTML
8 marked_attendance_section Section Break Marked Attendance
9 marked_attendance_html HTML Marked Attendance HTML

Controller

erpnext.hr.doctype.employee_attendance_tool.employee_attendance_tool

Class EmployeeAttendanceTool

Inherits from frappe.model.document.Document


Public API
/api/method/erpnext.hr.doctype.employee_attendance_tool.employee_attendance_tool.get_employees

erpnext.hr.doctype.employee_attendance_tool.employee_attendance_tool.get_employees (date, department=None, branch=None, company=None)

No docs


Public API
/api/method/erpnext.hr.doctype.employee_attendance_tool.employee_attendance_tool.mark_employee_attendance

erpnext.hr.doctype.employee_attendance_tool.employee_attendance_tool.mark_employee_attendance (employee_list, status, date, company=None)

No docs