Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employee Directory (hr) • Discuss (mail) |
Technical Name |
cv_zk_connector |
License | OPL-1 |
Versions | 10.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Attendances (hr_attendance)
• Employee Directory (hr) • Discuss (mail) |
Technical Name |
cv_zk_connector |
License | OPL-1 |
Versions | 10.0 |
Conector ZK
Le permite configurar dispositivos ZK para control de asistencia.

Requisitos
Antes del despliegue e instalación deberá tener en su servidor la librería pyzk.
Instale pip3: sudo apt install python-pip
Instale la librería: pip install pyzk
- Si ya tiene usuarios registrados en el reloj, descargelos a Odoo con un sólo botón
- Le permite actualizar o crear nuevos usuarios de la lista de empleados de Odoo
- Sincronice la hora del servidor con el reloj
- Descargue las marcaciones del reloj directamente a la asistencia de Odoo

Consideraciones
La mayoría de acciones se realizan en el dispositivo.
Pero, se añadió un botón de "Actualizar en el reloj" para sincronización rápida
Un Id de usuario que será el que se almacene en el reloj.
Y el Id de credencial que usa Odoo para identificar al usuario, se re-usa como el número de tarjeta.
Posteriormente puede configurar el reloj para marcar con huella, rostro o tarjeta.
Las marcaciones conflictivas (repetidas y/o fuera de la tolerancia de horario) se almacenan por separado para su posterior revisión, ninguna marcación se pierde.
Dispositivos compatibles
Firmware Version : Ver 6.21 Nov 19 2008 Platform : ZEM500 DeviceName : U580 Firmware Version : Ver 6.60 Apr 9 2010 Platform : ZEM510_TFT DeviceName : T4-C Firmware Version : Ver 6.60 Dec 1 2010 Platform : ZEM510_TFT DeviceName : T4-C Firmware Version : Ver 6.60 Mar 18 2011 Platform : ZEM600_TFT DeviceName : iClock260 Platform : ZEM560_TFT Firmware Version : Ver 6.60 Feb 4 2012 DeviceName : Firmware Version : Ver 6.60 Oct 29 2012 Platform : ZEM800_TFT DeviceName : iFace402/ID Firmware Version : Ver 6.60 Mar 18 2013 Platform : ZEM560 DeviceName : MA300 Firmware Version : Ver 6.60 Dec 27 2014 Platform : ZEM600_TFT DeviceName : iFace800/ID Firmware Version : Ver 6.60 Nov 6 2017 (remote tested with correct results) Platform : ZMM220_TFT DeviceName : (unknown device) (broken info but at least the important data was read) Firmware Version : Ver 6.60 Jun 9 2017 Platform : JZ4725_TFT DeviceName : K20 (latest checked correctly!) Firmware Version : Ver 6.60 Aug 23 2014 Platform : ZEM600_TFT DeviceName : VF680 (face device only, but we read the user and attendance list!) Firmware Version : Ver 6.70 Feb 16 2017 Platform : ZLM30_TFT DeviceName : RSP10k1 (latest checked correctly!) Firmware Version : Ver 6.60 Jun 16 2015 Platform : JZ4725_TFT DeviceName : K14 (tested & verified working as expected.) Firmware Version : Ver 6.60 Jan 13 2016 Platform : ZMM220_TFT DeviceName : iFace702 (without voice function, test with encoding='gbk')
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