An Industrial Relations Management App built on the Frappe Framework.
- Frappe Framework Installed and Running a Bench serving a site;
- ERPNext Installed on your Bench Instance;
- HRMS Installed on your Bench Instance;
- Having set up at least one Company in ERPNext;
- Having set up at least one Branch in HRMS; and
- Having set up at least one Employee in HRMS.
Log into your server as your frappe-bench user and cd to your frappe-bench folder
bench get-app https://github.com/buff0k/ir --branch version-15
For latest Development Branch:
bench --site your.site install-app ir
For current Production Branch:
bench --site your.site install-app ir
There is still a lot to do and if you would like to get interrested, please contact me directly.
Onboarding Walkthrough
Disciplinary Action Workflow and DocTypes (Functionally Complete)
Trade Union Members (Functionally Complete)
Disciplinary Schedule of Offences (Functionally Complete)
Contract of Employment Workflow and DocTypes (Functionally Complete)
Incapacity Proceedings Workflow and DocTypes (Functionally Complete)
Grievance Procedure
Appeals Procedure
Desertion\Absconsion Procedure
Dispute Forum (CCMA, Labour Court, etc.) Procedure
Dashboard Chart (To display all disciplinary outcomes rendered in the last 3 month period by colour)
Disciplinary Code Report (A formatted report to use as a Schedule of Offences) - Functional but not pretty
Print Formats for the Standard DocTypes
mit