[FIX] fetchmail: fixed message_process on res.users; now having a message_subscribe...
authorThibault Delavallée <tde@openerp.com>
Thu, 3 Jan 2013 12:00:15 +0000 (13:00 +0100)
committerThibault Delavallée <tde@openerp.com>
Thu, 3 Jan 2013 12:00:15 +0000 (13:00 +0100)
commit4aceb1d1be2db602eb1878d31ed8974a3514068c
tree05abd4793e93c6db5fc218ee01f10385f15a5cd3
parent61ce1e837010ee3c38d761fa294f4f7950eabb85
[FIX] fetchmail: fixed message_process on res.users; now having a message_subscribe method, because of automatic subscription of recognized partners on the document; fixed override of message_post in res_partner, using a wrong type variiable; fixed message_post_user_api giving a set instead of a list.

bzr revid: tde@openerp.com-20130103120015-h9tmekrbbettikr1
addons/mail/mail_thread.py
addons/mail/res_partner.py
addons/mail/res_users.py