Change 1 of 4
External 360 feedbacks
Send 360 feedback requests to any contact, not just employees.
Official Odoo 20 release note
In plain words
In the Ask Feedback wizard of an appraisal, Recipients is now a list of contacts. You can ask a customer, partner or any other contact for 360 feedback, not only colleagues.
Where to find it
- Appraisals: open an ongoing appraisal (Ronnie Hart).
- Click Ask Feedback and add an external contact in Recipients.
For users
External people can answer the appraisal survey.
For developers
Wizard field partner_ids (res.partner) replaces the employee recipients; appraisal keeps partner_feedback_ids.
Upgrading from Odoo 19
Custom code reading the old employee recipients on the wizard must switch to partner_ids.
