Frappe HRMS Employee Document Management with Document Expiry Alert, Store Employee Document Files in a Folder Structure
You can install this app using the bench CLI:
cd $PATH_TO_YOUR_BENCH
bench get-app https://github.com/itrostack/employee_doc_management.git --branch main
bench install-app employee_doc_management
Add or Modify Document types as per need from Employee Document Type, Enable Alert Before Expiry field to get alert during document expiry.
Document Expiry Alert will be send to HR Manager Role User and Employee if email account is set. One alert will be send before 30days and one alert will be send before 1 day
agpl-3.0