[FIX] mail_message: in check_access_rules, use self._table instead of hadcodded mail_...
authorThibault Delavallée <tde@openerp.com>
Mon, 17 Sep 2012 16:04:35 +0000 (18:04 +0200)
committerThibault Delavallée <tde@openerp.com>
Mon, 17 Sep 2012 16:04:35 +0000 (18:04 +0200)
commit6433a61ec44f1531e6184f82e8a13d0a4b6610a1
tree67b7ee5066396281755f2d392130307722ae0457
parentabf16c58c637ddfd57823b3a3faddb8dc4b632c3
[FIX] mail_message: in check_access_rules, use self._table instead of hadcodded mail_message; fix a bug hwen using mail_compose_message. TODO: check if this model has to use the rule checking or not.

bzr revid: tde@openerp.com-20120917160435-9ktdy4vpznvwr51s
addons/mail/mail_message.py