From: Thibault Delavallée Date: Tue, 3 Jun 2014 10:03:42 +0000 (+0200) Subject: Merge pull request #288 from odoo-dev/saas-4-mass_mailing_fixes-tde X-Git-Tag: InsPy_8.0_01~90^2~21^2~18 X-Git-Url: http://git.inspyration.org/?a=commitdiff_plain;h=c1b2b657fa653bfe30b818afcf1fc17fd58c0116;p=odoo%2Fodoo.git Merge pull request #288 from odoo-dev/saas-4-mass_mailing_fixes-tde [FIX] mass_mailing: fixes - backport (+ cleaning) of eb22d202e48068a82ddcfa3878dbe0cbb845cc9c (saas-5): mail_thread: routing: instead of exclusive routing heuristics, use each case as a fallback of the previous. - better fix for dd36a0e5093df90bd92667d26f529a3a79fe0397 (saas-5): mail_thread: routing: fixed replies always choosen even when replying to emails with a specified reply_to (using ref_match in the algorithm) - backport of d6a2ae642b1a48ce6cb227c3cde2deca847a0a33 (saas-5): avoid evaluating a False / None domain - fixed keeping the original message for routing, only when choosing to reply in the original thread (notification=True) - mail_thread: routing: fixed replies always chosen even when replying to emails with a specified reply_to (using ref_match in the algorithm) --- c1b2b657fa653bfe30b818afcf1fc17fd58c0116