Daily updates from Odoo
Friday, September 25, 2020
1 change
Resolved issues and error corrections
Shift visibility now follows project privacy rules: planning managers can still see all shifts, while regular planning users only see shifts for projects they are allowed to access. The update also warns planners when a selected employee cannot see the linked project and prevents sending that inaccessible shift to them.
Original PR description
After this commit: Planning manager can see all shifts (even if linked to private project) Planning user can only see shifts linked to project that he can see (if project is private and he is not follower of this project, he can't see this shift even he is assigned on this shift.) Works in back end and in portal. Show warning message in slot if the project is invisible for selected employee. And remove button to send him this slot. Task ID 2202941