Browse Source

July 18: [FIX] Bug Fixed 'hr_zk_attendance'

14.0
RisvanaCybro 9 months ago
parent
commit
ef317a8bb4
  1. 14
      hr_zk_attendance/README.rst
  2. 20
      hr_zk_attendance/static/description/index.html

14
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
=======

20
hr_zk_attendance/static/description/index.html

@ -182,10 +182,18 @@
<div>
<h4
style="font-family: 'Roboto', sans-serif !important; font-weight: 600 !important; color: #282F33 !important; font-size: 1.3rem !important;">
Support ZKteco uFace 202, iFace990</h4>
Supporting Models</h4>
<p
style="font-family: 'Roboto', sans-serif !important; font-weight: 400 !important; color: #282F33 !important; font-size: 1rem !important;">
This module will support with ZKteco model 'uFace 202', ZKteco model 'iFace990'.</p>
This module support with the following machines :<br>
* uFace202 (ZKteco)<br>
* iFace990 (ZKteco)<br>
-Clients have reported that the module works well with the following machine :<br>
* K40 Pro (ZKteco)<br>
* SFace900 (ZKteco)<br>
* FR1500 (ZKteco)<br>
* UA760 (ZKteco)<br>
* MB10 (ZKteco).</p>
</div>
</div>
@ -286,13 +294,7 @@
<img src="assets/screenshots/screenshot5.png" class="img-responsive img-thumbnail border" width="100%"
height="auto" />
</div>
<div class="col-lg-12 my-2">
<div class="alert alert-info" role="alert">
Note:- This integration is only applicable for the device ZKteco model 'uFace 202' Please install
zklib
library (sudo pip install zklib
</div>
</div>
</div>

Loading…
Cancel
Save