Subject:
[FIX] Fix Download attachment This commit (https://github.com/odoo/odoo/commit/366676cafdce00d55823c6daf41452b0c2373e4d) move download buttans into a sub-component. I modified the module behavior to use canDownload() method instead of adding a t-if in the view and prevent the chatter component from breaking when the message has attachments.
Author:
Martin Quinteros
Committer:
Martin Quinteros