$ 58.70
| Required Apps |
•
Attendances (hr_attendance)
• Employees (hr) • Discuss (mail) |
| Technical Name |
azk_zkteco_attendance
|
| License | OPL-1 |
| Also available in version | 17.0 16.0 |
Introduction
This integration of Odoo attendance with ZKTeco attendance machine will help in managing your HR work more efficiently, from tracking the worked hours along with automated and dynamic creation of the employees into the ability to download the attendance data and check in/out of your employees in a few clicks with its multiple verification modes and access features.
If your get the error "ModuleNotFoundError: No module named 'zk'" then make sure to do the following:
-
Open shell window:
- if on odoo.sh then select your environment and press on "Shell"
- if on premises then open an ssh window and make sure to activate your python environment
- Run: pip3 install pyzk
Notes:
-
Before purchasing this module, make sure that your machine is compatible via this ZKTeco
Compatibility
tester
https://drive.google.com/drive/folders/1butFR0-_7lWh0OL5N63PELL2-d5UH35E?usp=sharing
If not supported get in touch with us - Users in each machines must be different from other machine users, i.e : user cant not use multiple machine to check-in, out
Key Features
- This module integrates Odoo attendance with ZKTeco attendance machines
- This integration was tested with ZKTeco Biopro MV30. For other devices get in touch with us to give you a quick test
- Integrates biometric device(Face+Thumb) with HR attendance. Tested with ZKTeco Biopro MV30
- Managing attendance automatically
- Keeps zk machine history in Odoo
- Support multiple devices in different locations
- Clear attendance history on machine from Odoo
How it Works
-
Select attendance machine >> machine configuration
-
Define the machine configuration
- Add the real IP address of the machine, the port number and password (if exists), then use the action of testing connection to make sure that the IP and port are working.
-
Note: you can use another IP which redirect to an internal IP inside your network. This IP could
be obtained by Ngrok account.
- Test the connection
-
Specify the connection time out
-
Auto Create the Employee: The application will create the employee on Odoo if the employee ID on
the machine is not linked to any Employee card (Device ID)
-
Download Attendance: This action is used to synchronize the attendance from the machine to the
system.
- Clear Device Data: This action will delete the attendance records from the machine database.
-
Add Multiple Integrated Machines:
User can define multiple machines to import that data from
Note: users in each machines must be different from other machine users, i.e : user cant not use multiple machine to check-in, out.
Configuration
- ZKteco working hours
- Make sure employee working hours are correctly configured.
- The system will use the Day of week, hour from, hour to to detect checkin/checkout.
-
If no day of week found then takes by default the first one.
- ZKTeco Attendance
- Intelligent system that automatically detect check-in/checkout from working hours configured as per above
- In case of conflict, a record will not be imported thus preventing errors with Odoo attendance rules.
- Possible to re-import many times the same data, this module will detect it and skip them
- Fast to import: it just processes the records that was not yet import (since ZKTeco machines returns all data stored on them)
- Create / Delete machine users.
-
It just works.
- ZKTeco Users Creation On Attendance Machine
-
If employee has device ID which not exists on machine, the user will be created successfully
-
If employee does not have device ID, the machine will assign an auto
generated Device ID and the
user will be created successfully
-
If employee has device ID used for another employee,
an error will pop up indicating that the device ID is bound to another employee
-
If employee hase device ID and there is a machine user
with same device ID and name, an error will pop up indicating that employee is already
created.
-
User can select multiple employees from the list and perform creation
action.
- ZKTeco Users Deletion On Attendance Machine
-
If employee has device ID which exists on machine, the user will be deleted successfully
-
If employee has device ID which not exists on machine, an error will pop up
indicating that the user
does not exists.
-
If employee does not have device ID , an error will pop up indicating that device Id is not set.
-
In order to download employees on the ZKteco device, select the employees and "Create User On Machine".
Suggested Apps
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.