[MERGE] [FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve...
authorThibault Delavallée <tde@openerp.com>
Thu, 13 Jun 2013 11:01:46 +0000 (13:01 +0200)
committerThibault Delavallée <tde@openerp.com>
Thu, 13 Jun 2013 11:01:46 +0000 (13:01 +0200)
commit9bfd4dfa9640c0bde2845941e839830cbd1a9b8f
tree8607e5d24ee7ad6cd07893902b5eafce40d43702
parentbbbb085e5ddc3910f299fe91d302c4e825f21252
parent41311b9f33cb6e904a95be8b1d72c499b3fa1743
[MERGE] [FIX] mail: message_subscribe_users: refactoring of the algorithm to achieve better computation time.
Previous implementation did a search on mail.followers with subtype_ids=False, leading
to a very bad computation time. This search is now avoided.

bzr revid: tde@openerp.com-20130613110146-3thin7anczzj509i