[REF] mail: same_thread field changed into no_auto_thread, its contrary, to avoid...
authorThibault Delavallée <tde@openerp.com>
Mon, 4 Aug 2014 11:02:42 +0000 (13:02 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 4 Aug 2014 12:46:47 +0000 (14:46 +0200)
commit7f0353974d7ee825d8cd63c9968e8e93c93b4888
tree9dbdfe95e2f7f2541c97bf2db6519504a0c44514
parent4152e99bbdd56f45b24fe71af6e4f58dd33358fb
[REF] mail: same_thread field changed into no_auto_thread, its contrary, to avoid migration issues (adding a 'always False' column is easier than an 'always True').
addons/hr_recruitment/hr_recruitment.py
addons/mail/mail_message.py
addons/mail/tests/test_mail_message.py
addons/mail/wizard/mail_compose_message.py
addons/mail/wizard/mail_compose_message_view.xml
addons/mass_mailing/models/mass_mailing.py