[FIX] mail: do no pop reply_to if same thread or post in the document is false
authorDenis Ledoux <dle@openerp.com>
Mon, 10 Feb 2014 09:23:01 +0000 (10:23 +0100)
committerDenis Ledoux <dle@openerp.com>
Mon, 10 Feb 2014 09:23:01 +0000 (10:23 +0100)
commitbd0f05690c60db18687b5da7cd76813fde99e38b
tree1961b32876fc7142b9c224dd4d5bb35ea0cf80e2
parentc2b51ee58acf402c36a988d72c5137240579ca34
[FIX] mail: do no pop reply_to if same thread or post in the document is false

Otherwiwse if same thread is checked and post not, the reply_to is forced to the user email to avoid the email to be regarded as private without having a parent mail (has the parent is not posted in the thread), which is not what is expected

bzr revid: dle@openerp.com-20140210092301-1bdyvdwgekwgo9rh
addons/mail/wizard/mail_compose_message.py