Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
Lines of code | 274 |
Technical Name |
direct_download_hr_attendance_from_zk |
License | AGPL-3 |
Versions | 13.0 14.0 |
Download attendance to hr_attendance from ZK biometric machine directly
1. Install this "pip3 install pyzk".
2. Configure ZK Devices. (with IP, Port, Download date etc)
3. Put the ID of ZK user into the Employee field named ZK User ID.
4. Finally, download the attendances. It's will work fine 100%.
Allows you to download directly attendances from ZK to ERP Attendance without 3rd part devices.
If you have any questions write to this mail : torbatj79@gmail.com
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Biometric Integration
Hi there,
can this module be used to integrate machines kept at our warehouses that do not have static IP connections, but normal broadband. If so, how can this be done.
Re: Biometric Integration
Yes, it can.
1. Configure Network.
You need to connect machines to local networks and give local IPs. Then it is works same as global IPs.
2. Configure field named ZK USER ID on each employee in once.
- create users on machines. it creates user_id.
- sync users between machines.
- then, see user_id from machines. Example: user_id of John is 15 on each machine.
- put 15 into ZK USER ID (field is device_id) on hr.employee and save.
That's all.