Friday, May 10, 2024
1 change · saas-17.1
Resolved issues and error corrections
Planning users without employee or settings access can now see the assigned resource's avatar in the planning view. This makes schedules easier to read and avoids missing employee images for users with limited permissions.
Original PR description
Issue: --------- When a user lacks access to employee and setting permissions, the resource image does not appear. Fix: -------- We used the `hr.employee.public` model instead of `hr.employee` because everyone can access this one. Steps: --------- - Install the planning app - Create a user with planning user access, without employee and setting access - Create a Test employee(Test) - Create a shift and assign it to Test - Log in as the planning user - Open planning and group by department