frappe / hrms

Open Source HR and Payroll Software
https://frappe.io/hr
GNU General Public License v3.0
1.26k stars 651 forks source link

Continuous Feedback for Employees #1328

Open KanchanChauhan opened 8 months ago

KanchanChauhan commented 8 months ago

Is your feature request related to a problem? Please describe.

Currently in HRMS there is an Employee Performance Appraisal which usually happens yearly. But there is no way to give feedback to the employees without going through Appraisal process. Continuous employee feedback is a performance management method based on an ongoing process of providing regular, real-time input and guidance to employees regarding their performance, strengths, and areas for improvement. We need a system where Employee can ask for Feedback anytime and Manager can also give feedback whenever required.

Describe the solution you'd like

We can create new Doctype called Continuous Feedback which will record the feedback and the feedback request with fields. Feedback for Feedback from Project Feedback Rating Status (Pending, Completed, Cancelled)

And a page which will show 2 tabs and 2 button:

@ruchamahabal We are planning to build this feature at rtCamp, needed your input if this is something that we can build for core contribution. We would love to hear your thoughts on this.

SureshAlien commented 8 months ago

Are we calculating the average feedback rating(Current Design) from overall feedback received for a Employee in this New Doctype ?