This question has been flagged

i have "zksoftware F18" fingerprint machine, and i wont to integrate it with attendance module on OpenERP 7, how can i do that?

Avatar
Discard
Best Answer

Have a look at this Github Repo.

Seems Promising, and we intend to test it with the same device model in the next few days (but with v8).

Avatar
Discard
Best Answer

Hi AlSayedGamal,

I am testing this library and it presents some bugs.

Can you tell me how can I add a user with cardnumber throught code python please.

Thank you.

Avatar
Discard
Best Answer

We can integrate the biometric attendance machine with the Odoo/OpenERP application without any software support in windows/linux , watch www.youtube.com/watch?v=RQ6W3S3bV5o? . It Supports some of the ZkTeco biometric machines, essl biometric machines along with all the biometric machines listed http://camsunit.com/product/home.html


Avatar
Discard
Best Answer

I don't know an addon that does that out of the box but you can do you own addon.

You can connect to the ZK attendance machine using this library here:
https://pypi.python.org/pypi/zklib/0.1.0

Avatar
Discard

Hello Gamal, Thanks a lot for the ZKLib work, Can you tell me, how to get the realtime events from the ZK machine ? With your lib, I could connect to the machine and get its properties like - version and all, Can you tell me, how to get the real time events ?

I don't  know. I only use:
zk = zklib.Zklib(ip,port)
attendance = zk.getAttendance()

On Aug 18, 2015 6:30 AM, "Nisthulan" <nisthulan-alphaemirates-net@mail.odoo.com> wrote:

Hello Gamal, Thanks a lot for the ZKLib work, Can you tell me, how to get the realtime events from the ZK machine ? With your lib, I could connect to the machine and get its properties like - version and all, Can you tell me, how to get the real time events ?

--
Nisthulan
Sent by Odoo S.A. using Odoo access your messages

Hello Gamal, Its to read the attendances so far recorded in the device, right ? We need to read the real-time events from the device. Any contact with the guy behind https://github.com/dnaextrim/python_zklib ?

No, I don't have any contacts to him.

On Aug 18, 2015 9:36 AM, "Nisthulan" <nisthulan-alphaemirates-net@mail.odoo.com> wrote:

Hello Gamal, Its to read the attendances so far recorded in the device, right ? We need to read the real-time events from the device. Any contact with the guy behind https://github.com/dnaextrim/python_zklib ?

--
Nisthulan
Sent by Odoo S.A. using Odoo access your messages