I’m looking to integrate a ZKT face recognition device into ERPNext to automate employee attendance. The goal is to sync the attendance data from the ZKT device directly with ERPNext’s attendance module. Has anyone successfully achieved this integration? Any guidance on APIs or best practices for connecting ZKT products with ERPNext would be appreciated!
Hi,
Please use this tool to integrate ZKT Machines with ERPNext: frappe/biometric-attendance-sync-tool: A simple tool for syncing Biometric Attendance data with your ERPNext server (github.com)
Thanks,
Divyesh Mangroliya
Hi Divyesh,
Thank you for the suggestion!
I have one question: Is the frappe/biometric-attendance-sync-tool
updated to work with ERPNext v15? Should I expect any issues or need to update the script to ensure compatibility with the latest version of ERPNext?
Thanks again for your help!
Hi,
I haven’t tested for the V15, but theoretically it should work and there are no changes in V14 and V15 in terms of Check-in Doctype.
You can set version = V14 in configuration file and it should work V15 also.
Thanks,
Divyesh Mangroliya
1 Like