Loading request...
Add a setting to restrict users from viewing their own appraisal records, while still allowing them to appraise their reportees. This could be implemented via a custom docperm query.
### Is your feature request related to a problem? Please describe. In a hierarchical organization, many times HR might not want the employee to see their own appraisal while they are able to do an appraisal for their reportees. This is not possible via user permissions. A possible solution for this is having a custom docperm query, which can be enabled via a setting ### Describe the solution you'd like _No response_ ### Describe the alternatives you've considered _No response_ ### Additional context _No response_