From e763363e4006c145f0a52e3c42075723c7ba601e Mon Sep 17 00:00:00 2001 From: RisvanaCybro Date: Thu, 18 Jul 2024 16:34:41 +0530 Subject: [PATCH] July 18: [FIX] Bug Fixed 'hr_zk_attendance' --- hr_zk_attendance/README.rst | 14 ++++++++++++-- hr_zk_attendance/static/description/index.html | 12 ++++++++++-- 2 files changed, 22 insertions(+), 4 deletions(-) diff --git a/hr_zk_attendance/README.rst b/hr_zk_attendance/README.rst index 934ff65b4..bb690af3d 100644 --- a/hr_zk_attendance/README.rst +++ b/hr_zk_attendance/README.rst @@ -19,9 +19,19 @@ Used Libraries: you can install zklib library using "sudo pip install zklib" Compatible Devices +---------------- +This module support with the following machines : -*ZKteco model 'uFace 202' -*ZKteco model 'iFace990' + uFace202 (ZKteco) +* iFace990 (ZKteco) + +Clients have reported that the module works well with the following machine : + +* K40 Pro (ZKteco) +* SFace900 (ZKteco) +* FR1500 (ZKteco) +* UA760 (ZKteco) +* MB10 (ZKteco Author ======= diff --git a/hr_zk_attendance/static/description/index.html b/hr_zk_attendance/static/description/index.html index 73e1ebc57..65e2d4ea9 100644 --- a/hr_zk_attendance/static/description/index.html +++ b/hr_zk_attendance/static/description/index.html @@ -57,7 +57,15 @@

- This module will support with ZKteco model 'uFace 202', ZKteco model 'iFace990' + This module support with the following machines :
+ * uFace202 (ZKteco)
+ * iFace990 (ZKteco)
+ -Clients have reported that the module works well with the following machine :
+ * K40 Pro (ZKteco)
+ * SFace900 (ZKteco)
+ * FR1500 (ZKteco)
+ * UA760 (ZKteco)
+ * MB10 (ZKteco)

@@ -135,7 +143,7 @@

- Note:- This integration is only applicable for the device ZKteco model 'uFace 202'
+ Note:- Please install zklib library (sudo pip install zklib)