This question has been flagged
7 Replies
16142 Views

Dear all,

Has anyone connected odoo with biometric device? I am trying to connect my fingerprint reader with attendance module, and i am stuck with it.

Please help me if you know the solution...

 

Avatar
Discard

Check the javascript enabled fingerprint scanner and its API from http://camsunit.com/application/javascript-based-fingerprint-scanner-for-website-authentication-and-attendance.html. You can integrate through javascript communication.

Author

Thank you,

Have you tried to connect the device with Odoo? I have no clue about it. :D

 

Best Answer

Odoo modules for Biometric Integration are available for versions 13, 14, 15, and 16, and can be downloaded from the Odoo App Store. In case you are using a different version of Odoo, It can be upgraded or customized by the Cams Biometrics. 

To seamlessly integrate biometric attendance with Odoo, you can follow these steps:

1. Visit the Odoo App Store and download the Odoo Biometric Attendance module.
2. Install the module within your Odoo application.
3. Configure the module settings by providing the Service Tag ID and Auth Token. You can obtain these credentials from the "Manage" section of the biometric device on the Device Management page of your Cams portal. Please ensure that you have a valid API activated to access this section.
4. The module utilizes the employee check-in module in Odoo to handle attendance data. It automatically pushes the punch logs from the biometric device to your Odoo server.
5. Once the attendance data is synchronized, you can generate reports and perform further analysis directly within the Odoo application.

It is important to note that the Odoo Biometric Attendance module primarily focuses on data synchronization between the biometric device and Odoo. Report generation and other features within Odoo are handled by the standard functionality of the application.

If you are using a ZkTeco device, we recommend completing the compatibility check Cams develoer bot to ensure that your device supports the required API. Alternatively, you can choose any device listed at cams product page, as they are all compatible with this module, provided that the device has a valid API activated.

References
Odoo App link https://apps\.odoo\.com/apps/modules/16\.0/odoo\-biometric\-attendance/ 
Cams\ Develoer\ Bot\ link\ https://developer\.Camsunit\.com/ 
Cams\ Product\ Page\ Link\ https://Camsunit.com/product/home.html

Avatar
Discard
Best Answer

Khulan,

you may get help through http://serpentcs.in/product/odoo-biomatric-integration


Avatar
Discard
Best Answer

Smart Way Business Solutions has released a new module that allows you to integrate your biometric device with Odoo 11 community and enterprise!

Don't waste any more time or effort! Check out the module here! https://www.odoo.com/apps/modules/11.0/hr_attendance_zktecho/

Avatar
Discard
Best Answer

Hi

Install zklib and connect to biometric device

Check this link

https://github.com/GauravSahu/hr_biometric_machin

Avatar
Discard
Best Answer

 You can use this library:

https://pypi.python.org/pypi/zklib/0.1.0

It's based on this python driver:
https://github.com/AlSayedGamal/python_zklib 


Avatar
Discard
Best Answer

Check these resources:

https://www.youtube.com/watch?v=TCL15yJBNuI

https://www.youtube.com/watch?v=PNast4sbNZw

Hope they help.

Avatar
Discard