ZKT Bio-Metric Device Installation and Configuration with ERPNEXT on Ubuntu
Thu Oct 05 2023 12:24:11 GMT+0000 (Coordinated Universal Time)
Saved by
@Taimoor
ZKT Bio-Metric Device Installation On ERPNEXT:
_____________________________________________
+++++++++++++
Open Terminal.
+++++++++++++
Cd frappe-bench
sudo apt update
sudo apt install python3
git clone https://github.com/frappe/biometric-attendance-sync-tool.git
cd biometric-attendance-sync-tool
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
_______________________________
++++++++++++++
Configure File
++++++++++++++
local_config.py.template ----> Rename To ----> local_config.py
Fill the Required Fields.....and Save
File Saved in Folder [Frappe-bench/ biometric-attendance-sync-tool]
____________________________________________________________________
++++++++++++++++++
To: RUN This TOOL:
++++++++++++++++++
Cd frappe-bench
Cd biometric-attendance-sync-tool
source venv/bin/activate
python3 erpnext_sync.py
=================================
Taimoor
Whatsapp: +923009808900
content_copyCOPY
Comments