diff --git a/addons/mail/mail_message.py b/addons/mail/mail_message.py index ed288de1753..5bf5c7f18c4 100644 --- a/addons/mail/mail_message.py +++ b/addons/mail/mail_message.py @@ -879,7 +879,6 @@ class mail_message(osv.Model): cr, uid, newid, partners_to_notify=list(partners_to_notify), context=context, force_send=force_send, user_signature=user_signature ) - message.refresh() # An error appear when a user receive a notification without notifying # the parent message -> add a read notification for the parent