Remote: git@github.com:adhoc-cicd/oca-knowledge.git
Head: 2e90b9b653d04c354baeb2fdd7e4dfdc330662f0
Bundle:
Ref Date SHA Commit Date Author Subject
2024-11-07 19:22:59 2e90b9b653d04c354baeb2fdd7e4dfdc330662f0 2024-11-07 19:22:11 Martin Quinteros [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.