v 16.0 Third Party 159
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employees (hr)
Discuss (mail)
Community Apps Dependencies
Lines of code 5840
Technical Name to_attendance_device
LicenseOPL-1
Websitehttps://viindoo.com/apps/app/16.0/to_attendance_device
Versions 13.0 11.0 10.0 14.0 12.0 16.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Attendances (hr_attendance)
Employees (hr)
Discuss (mail)
Community Apps Dependencies
Lines of code 5840
Technical Name to_attendance_device
LicenseOPL-1
Websitehttps://viindoo.com/apps/app/16.0/to_attendance_device
Versions 13.0 11.0 10.0 14.0 12.0 16.0 15.0

Key Features

  • Support both UDP and TCP for large attendance data (tested with a real machine that store more than 90 thousand attendance records).
  • Support connection with either domain name or IP.
  • Authenticate machines with password.
  • Multiple machines for multiple locations.
  • Multiple machine time zones at multiple locations.
  • Multiple Attendance Status support (e.g. Check-in, Check-out, Start Overtime, End Overtime, etc).
  • Store fingerprint templates in employee profiles to quickly set up new a machine (Added since version 1.1.0).
  • Delete Machine's Users from Odoo.
  • Upload new users into the machines from Odoo's Employee database.
  • Auto Map Machine Users with Odoo employee base on Badge ID mapping, or name search mapping if no Badge ID match is found.
  • Store Machine Attendance data permanently.
  • Manual/Automatic download attendance data from all your machines into Odoo (using scheduled actions).
  • Manual/Automatic synchronize machine attendance data with HR Attendance so that you can access them in your salary rules for payslip computation.
  • Automatically Clear Attendance Data from the machines periodically, which is configurable.
  • Designed to work with all attendance machines that based on ZKTeco platform.
    • Fully TESTED with the following machines:
      • RONALD JACK B3-C
      • ZKTeco K50
      • ZKTeco MA300
      • ZKTeco U580
      • ZKTeco T4C
      • ZKTeco G3
      • RONALD JACK iClock260
      • ZKTeco K14
      • iFace702
      • ZKTeco H5L
      • Uface 800 (worked with finger and face)
    • Reported by clients that the module has worked great with the following machines
      • ZKTeco K40
      • ZKTeco U580
      • iFace402/ID
      • ZKTeco MB20
      • ZKteco IN0A-1
      • ZKTeco H5L
      • Uface 800
      • ... (please advise us your machines. Tks!)

Credit

Tons of thanks to Fananimi for his pyzk library @ https://github.com/fananimi/pyzk

We got inspired from that and customize it for more features (machine information, Python 3 support, TCP/IP support, etc) then we integrated into Odoo by this great Attendance Machine application

Editions Supported

  1. Community Edition
  2. Enterprise Edition

Installation

  1. Navigate to Apps;
  2. Find with keyword to_attendance_device;
  3. Press Install.

Usages

Instruction video: Biometric Attendance Machines Integration

Concepts

  1. Machine Position is a model to store locations where your attendance machines are installed. Each location consists of the following information:

    • Name: the name of the location.
    • Time zone: the time zone of the location. This is to support attendance logs at multiple locations in different time zones.
  2. Attendance State is a model to store states of attendance activity that can be defined by users. States could be Check-in, Check-out, Overtime Check-in, Overtime Start, etc. Please navigate to Attendance > Configuration > Attendance Status to see the list of default states that were created during the installation of this application.

  3. Attendance Activity is a model that classifies attendance in activities such as Normal Working, Overtime, etc. Navigate to Attendance > Configuration > Attendance Activity to see the list of default activities that were created during the installation of this application. Each Attendance Activity is defined with the following:

    • Name: the unique name of the activity.
    • Attendance Status: list of the attendance states that are applied to this activity.
  4. Machine User is a model that stores all the machines' users in your Odoo instance and map such users with Employees in the system. Each Machine User consists of (but is not limited to) the following information:

    • Name: the name of the user stored in the machine.
    • Attendance Machine: the machine to which this user belongs.
    • UID: The ID (technical field) of the user in the machine storage, which is usually invisible at the machine's interface/screen.
    • ID Number: the ID Number of the user/employee in the machine storage. It is also known as "User ID" in some machines.
    • Employee: the employee that is mapped with this user. If you have multiple machines, each employee may map with multiple corresponding machine users.
  5. User Attendance is a model that stores all the attendance records downloaded from all the machines. In other words,it is a central database of attendance logs for all your machines. This log will be used as the base to create HR Attendance. During that creation, the software will also check for the validity of the attendance to ensure that the HR Attendance data is clean and valid.

  6. HR Attendance is a model offered by Odoo's standard module hr_attendance and is extended to have the following fields:

    • Check-in: the time of check-in.
    • Check-out: the time of check-out.
    • Employee: the related employee.
    • Checkin Machine: the attendance machine that logged the check-in.
    • Checkout Machine: the attendance machine that logged the check-out.

    HR Attendance records are created automatically and periodically by the Scheduled Action named Synchronize attendances schedule.

  7. Employee is a model in Odoo that is extended for the additional following information:

    • Unmapped Machines: to show the list of attendance machines that have not to gotten this employee mapped.
    • Created from Machine: to indicate if the employee profile was created from a machine (e.g. Download users -> auto create employee-> auto map them). This will helps you filter your employees to see ones that were or were not created from machines.
  8. Attendance Machine is a model that stores all the information of an attendance machine. It also provides a lot of tools such as:

    • Upload Users: to upload all your employee to an attendance machine (e.g a new and fresh machine).
    • Download Users: to download all the machine's users' data into odoo and map those users with employees (if an auto mapping is set).
    • Map Employee: to map machine users with employees in your Odoo instance.
    • Check connection: to check if your Odoo instance could connect to the machine.
    • Get Machine Info: to get the most important information about the machine (e.g. OEM Vendor, Machine Name, Serial Number, Firmware Version, etc).
    • Download Attendance: to download manually all the attendance data from the machine into your Odoo database, although this could be done automatically by the scheduled action named "Download attendances scheduler".
    • Restart: to restart the machine.
    • Clear Data: this is to empty your data. It is a very DANGEROUS function and is visible to and accessible by the HR Attendance Manager only.
    • And many more...

Setup a new attendance machine

  1. Navigate to Attendances > Attendance Machines > Machines Manager.
  2. Click Create button to open a machine form view.
  3. Input the name of the machine (optional).
  4. Enter the IP of the machine. It must be accessible from your Odoo server. If your Odoo instance is on the Internet while the machine is in your office, behind a router, please ensure that port forwarding is enabled and the machine's network configuration is properly set to allow accessing your machine from outside via the Internet. You may need to refer to your router manufacturers for documentation on how to do NAT/port forwarding.
  5. Port: the port of the machine. It is usually 4370.
  6. Protocol: which is either UDP or TCP. Most modern machines nowadays support both. TCP is more reliable but may not be supported by a behind-a-decade machine.
  7. Location: the location where the machine is physically installed. The time zone of the location must be correct.
  8. You may want to see other options (e.g. Map Employee Before Download, Time zone, Generate Employees During Mapping, etc).
  9. Hit the Save button to create a new machine in your Odoo.
  10. Hit Check Connection to test if the connection works. If it did not work, please troubleshoot for the following cases:
    • Check network settings inside the physical machine: IP, Gateway, Port, Net Mask.
    • Check your firewall/router to see if it blocks connection from your Odoo instance.
    • Try on switching between UDP and TCP.

Refer to the article Biometric attendance device intergration.

Intergrate with biometric machine

Map Machines Users and Employees

  • If this is a fresh machine without any data stored inside:
    • Click Upload users.
  • If this is not a fresh machine:
    • You may want to clear data before doing step 10.1 mentioned above.
    • Or, you may want to Download Users and map them to an existing employee or create a new employee accordingly.
  • Validate the result:
    • All Machine Users should link to a corresponding employee.
    • No unmapped employees are shown on the machine form view.

Refer to the article Link Attendance device users with employees in Viindoo system.

Intergrate with biometric machine
  • Test Attendance Data download and synchronization:
    • Do some check-in and check-out at the physical machine:
      • Wait for seconds between check-in and check-out.
      • Try some wrong actions: check-in a few times before checking-out.
    • Come back to the machine form view in Odoo:
      • Hit Download Attendance Data and wait for its completion. For just a few attendance records, it may take only a couple of seconds even if your device is located in a country other than the Odoo instance's.
    • Validate the result:
      • Navigate to Attendances > Attendance Machines > Attendance Data to validate if the attendance log is recorded there.
      • If found, you are done now. You can continue with the following steps to bring the new machine into production:
        • Clear the sample attendance data you have created:
          • Navigate to Attendances > Attendance Machines > Attendance Data, find and delete those sample records.
          • Navigate to Attendances > Attendance Machines > Synchronize and hit Clear Attendance Data button.
        • Hit the Confirmed state in the header of the machine form view. If you don't do it, the schedulers will ignore the machine during their runs.
      • If not found, there should be some trouble that needs further investigation:
        • Check the connection.
        • Try to get the machine information.
        • Check the work codes of the machine if they match the ones specified in the "Attendance Status Codes" table in the machine form view.
        • Contact the author of the "Attendance Machine" application if you could not solve the problem yourself.

Set up for a new Employee

  1. Create an employee as usual.
  2. Hit the Action button in the header area of the employee form view to find the menu item "Upload to Attendance Machine" in the dropped-down list.
  3. Select the machine(s) that will be used for this employee then hit the Upload Employees button.
  4. You can also do mass upload by selecting employees from the employee list view. Or go to the machines.

How the automation works

There are two scheduled actions:

  1. Download attendances scheduler: by default, it runs every 30 minutes to:
    • Download the attendance log/data from all your machines that are set in Confirmed status. Machines that are not in this status will be ignored.
    • Create User Attendance records in your Odoo database.
    • Depending on the configuration you made on the machines, it may also do the following automatically:
      • Create new employees and map with the corresponding machine users if new users are found in the machines.
      • Clear the attendance data from the machine if it's time to do it.
  2. Synchronize attendances scheduler: by default, it runs every 30 minutes to:
    • Find the valid attendance in the user attendance log.
    • Create HR Attendance records from such the log.
Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Dians
on 4/29/24, 12:29 AM

Is your module support fingerspot machine?


by
Dians
on 4/29/24, 12:29 AM

Is your module support fingerspot machine?


Is your module support Odoo SH
by
TeleNoc (هلكون لتقنية المعلومات)
on 3/17/24, 4:07 AM

Is your module support Odoo SH


its support this model = ZKTECO MB2000
by
Abdullah Saleh Essa
on 3/7/24, 6:08 AM

its support this model = ZKTECO MB2000
ZKTECO MB2000- 2.8"LCD - Fingerprint Reader, Face

Recogntion & RFID Card Reader


by
Dương Nguyễn
on 3/5/24, 2:24 AM

Hi guys, I am the main maintainer of this module and i'm happy to announce that this will be soon available in v17, probably this month with new feature of course.

Any question regarding this module, please send to sales@viindoo or you can go to website https://viindoo.com to ask us anything.

Thank you very much


by
ibrahim
on 3/4/24, 9:36 AM

Does this module work with odoo if odoo is set up on the cloud and the machines are in different places?

And does it support ZK14 pro?






by
Dainovy Rodríguez Marrero
on 2/12/24, 11:17 AM Confirmed Purchase

Hello, I bought the module but I am having an error when installing it. The order is SO2024/4333083.


The error is the following: bad query: ALTER TABLE "res_users" ADD COLUMN "marketplace_merchant" bool

ERROR: column “marketplace_merchant” already exists in relationship “res_users”



Hello, how are things going?
by
Alejandro Moreno
on 1/25/24, 12:10 PM

I have a question about the module you have.


The system that is compatible with the time clock and the odoo module.


Is the internal clock system supported by Odoo?


Or is it the system where surveillance reports are downloaded?


ZKteco RFID device compatibility (not biometric device)
by
diego@voodoo.es
on 1/24/24, 10:38 AM

Hello, could you confirm compatibility with one of the three devices in the link below, to implement the solution without a biometric system?

(We need RFID or RFID+PIN keyboard)
Thanks in advance

https://zkteco.eu/products/time-attendance/rfid


Does it Support ZKTeco MB160 ?
by
Hamza Benzaoui
on 1/23/24, 10:03 AM

Hello,

I would like to know if your app support the machine ZKTeco MB160

Thanks


Hi i need to conect with two models that not are listed, MB160 and P160. I wondering if this models are compatible with this module. Thanks
by
Lucas
on 1/9/24, 1:26 PM