Remote: | git@github.com:adhoc-cicd/oca-knowledge.git |
Head: | ede53e34b726731663566659ed34cd3a02d8894a |
Bundle: |
Ref Date | SHA | Commit Date | Author | Subject |
---|---|---|---|---|
2024-11-10 00:09:35 | ede53e34b726731663566659ed34cd3a02d8894a | 2024-11-07 19:31:00 | 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. |