Wednesday, March 16, 2022
1 change
Security fixes and vulnerability patches
Reporting menus are now available to more everyday users across Helpdesk, Field Service, Planning, and Timesheet Forecasting. Access remains protected so users only see report data they are allowed to view, reducing overexposure while improving visibility.
Original PR description
\* helpdesk, industry_fsm, planning, project_timesheet_forecast The goal of this task is therefore to let all users access the reporting menus, while making sure they can only see data available with their access right level and nothing more. - removed the 'admin' group on the reporting menu items so that 'users' can access these menus. - 'timesheets and planning analysis' menu should only show if user has access for both the planning and timesheet. - Helpdesk/User should able to access 'SLA Status Analysis' Report. - Helpdesk: user shouldn't see stats about teams or tickets which he doesn't have access in 'SLA Status Analysis' Report. - 'Field Service': user should access 'Task Analysis' report. task-2467564 Co-authored-by: Priyanka Kakadiya <pka@odoo.com> See odoo/odoo#82634