-
- Downloads
[FIX] [IMP] mail: fixed mail sent to users being redirected to their partner profile
leading to potential issues. Now the behavior is back to its previous version, posting on the user creates a private discussion. Fixed management of model variable in message_post to avoid posting messages on the mail.thread model. Classic inbox writes on partner, with hr it writes on the employee profile, like previously.
Showing
- addons/mail/mail_thread.py 5 additions, 5 deletionsaddons/mail/mail_thread.py
- addons/mail/mail_thread_view.xml 4 additions, 0 deletionsaddons/mail/mail_thread_view.xml
- addons/mail/res_users.py 4 additions, 2 deletionsaddons/mail/res_users.py
- addons/portal/portal_view.xml 4 additions, 1 deletionaddons/portal/portal_view.xml
Loading
Please register or sign in to comment