Monday, November 4, 2024
1 change · 17.0
Resolved issues and error corrections
This update corrects a recent change that prevented officers from viewing feedback answers. The fix ensures officers have the necessary access to this information, streamlining the appraisal process and improving data visibility. This resolves issue OPW-4128638.
Original PR description
after this [FIX](https://github.com/odoo/enterprise/commit/ffcc8c425b53df94d79ace17fb444504df8acd52), the access to answers of feedbacks is restricted to the manager of appraisals, but the officer should have access too. this commit fixes this issue. opw-4128638