Overview
Integrates ZKTeco biometric attendance devices with Odoo. Manages device connections, fingerprint enrollment, attendance log sync, and supports TCP/IP and ADMS modes with multiple shift and Ramadan schedule support.
Workflow
Device
Draft
Confirmed
Key Features
- ZKTeco device management (TCP/IP and ADMS)
- Fingerprint enrollment and sync
- Attendance log synchronization
- Multiple shift support
- Ramadan calendar support
- Device command queue
- Operation logging
- Real-time monitoring option
Data Models
ZKTeco Device
zkteco.device.setting| Field | Type | Info |
|---|---|---|
Name
name
|
Char | Required Device name |
IP Address
zkteco_device_ip_address
|
Char | Device IP |
Is ADMS
is_adms
|
Boolean | Cloud mode |
Actions:
Test Connection
Sync Attendance
Extends Existing Models
hr.employee
Adds 3 fields:
Biometric Devices (One2many)
Arabic Name (Char)
Ramadan Calendar (Many2one)
Adds actions: create_export_command
Screenshots