[FIX] project: task stage access right issue
Employees (base.group_user) can read tasks. However they miss the right to read task stages (project.task.type). This causes issues when reading the form view of a task. This commit fixes this issue.
Please register or sign in to comment