-
- Downloads
[FIX] mail: allow user to delete other's attachments again
Before this PR, only author of the message and admin could delete attachments
inside the chatter.
This behavior is now restricted to the channels and allow users to delete
attachments inside the chatter.
task-2753295
closes odoo/odoo#85469
Signed-off-by:
Sébastien Theys (seb) <seb@odoo.com>
Showing
- addons/mail/controllers/discuss.py 3 additions, 1 deletionaddons/mail/controllers/discuss.py
- addons/mail/static/src/components/message/tests/message_tests.js 5 additions, 1 deletion...mail/static/src/components/message/tests/message_tests.js
- addons/mail/static/src/models/attachment/attachment.js 6 additions, 4 deletionsaddons/mail/static/src/models/attachment/attachment.js
Loading
Please register or sign in to comment