{% extends "base_authenticated.html" %} {% block title %}Add Manual Attendance Record - QR Code Management{% endblock %} {% block extra_head %} {% endblock %} {% block content %}

Add Manual Attendance Record

Create a new attendance record manually for employees who couldn't check in via QR code

The system will automatically use the QR code's location address for both QR Address and Check-in Address, with a fixed distance of 0.010 miles.
Start typing to search for employees by name or ID
Select the project associated with this attendance record
Locations will be loaded based on the selected project (each location shown once)
Loading locations...
Select whether this is a check-in or check-out event
The date of the attendance record
The time of the attendance record
Cancel
{% endblock %}