-
- Downloads
[FIX] project: prevent creation of private tasks for others
Before this commit, the current user can create a private task for another user. This commit fixes the access rights to avoid the user to create private tasks for another user. closes odoo/odoo#90938 X-original-commit: 106826b1ffcd9a18ce5d4674c526bce4f2efca9e Signed-off-by:Laurent Stukkens (ltu) <ltu@odoo.com> Signed-off-by:
Xavier <xbo@odoo.com>
Showing
- addons/project/security/project_security.xml 5 additions, 3 deletionsaddons/project/security/project_security.xml
- addons/project/tests/test_access_rights.py 61 additions, 0 deletionsaddons/project/tests/test_access_rights.py
- addons/sale_timesheet/tests/test_sale_service.py 3 additions, 3 deletionsaddons/sale_timesheet/tests/test_sale_service.py
Loading
Please register or sign in to comment