Skip to content

Latest commit

 

History

History
69 lines (40 loc) · 1.7 KB

README.md

File metadata and controls

69 lines (40 loc) · 1.7 KB

Industrial Relations

An Industrial Relations Management App built on the Frappe Framework.

Requirements:

  1. Frappe Framework Installed and Running a Bench serving a site;
  2. ERPNext Installed on your Bench Instance;
  3. HRMS Installed on your Bench Instance;
  4. Having set up at least one Company in ERPNext;
  5. Having set up at least one Branch in HRMS; and
  6. Having set up at least one Employee in HRMS.

How to Install

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

What is Working

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)

Currently Working On

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

License

mit