I have done override in Biometric Integration Settings and adding with custom data fields
In Biometric Integration Settings, get the attendance record for today’s date, Nov 21, 2025 its synced successfully, and a log is generated with the employee list
But when I try to get yesterday’s record or the previous day’s record, I receive this error. Only one date record I can fetch
Error syncing attendance: (‘Biometric Attendance Log’, ‘6kljosiai9’, IntegrityError(1062, “Duplicate entry ‘9130028’ for key ‘employee_no’”))
In Edit Doctype / Customize Form disable Unique prop for the field employee_no
Hi, @Yamen_Zakhour after disabling the unique prop, it’s working fine
But I cant get all employee details in the list and also their punching entries for per day.
Also, I have added some customized fields, such as custom_employee_name, to get the employee name from the device. It’s not showing the name.
For the Biometric Punch table, I have added two customized select fields called custom_punch_value, which stores check-in, check-out, break-in, break-out, and custom_verification, which stores Face, Finger, and Card. These records are not showing in punch table. Can you help me to get all employee details along with all punch entries which is stored in Hikvision biometric device