Addon for Erpnext attendance and employee checkins
Your best to install HR Addon via the frappecloud.com marketplace (not yet published)
From the frappe-bench folder, execute
$ bench get-app HR-Addon https://github.com/phamos-eu/HR-Addon.git
$ bench install-app HR-Addon If you are using a multi-tenant environment, use the following command
$ bench --site site_name install-app hr_addon
The comprehensive documentation can be found at https://doku.phamos.eu/books/hr-addon
MIT