-
- Downloads
[FIX] mail: make composer use same subtype as message replied to
Before this commit, when clicking on reply in inbox would send a message
whatever the subtype of message the reply is linked to.
This commit makes sure that if the message which we want to reply to
is a note (resp. comment), then the reply will be a note (resp. comment)
task-2282363
closes odoo/odoo#54158
X-original-commit: 27956951eebc7c068a7d57e8bd21c29522f3ff9e
Signed-off-by:
Alexandre Kühn (aku) <aku@odoo.com>
Showing
- addons/mail/static/src/components/discuss/tests/discuss_inbox_tests.js 121 additions, 3 deletions...tatic/src/components/discuss/tests/discuss_inbox_tests.js
- addons/mail/static/src/components/discuss/tests/discuss_tests.js 1 addition, 6 deletions...mail/static/src/components/discuss/tests/discuss_tests.js
- addons/mail/static/src/models/discuss/discuss.js 5 additions, 0 deletionsaddons/mail/static/src/models/discuss/discuss.js
Loading
Please register or sign in to comment