[FIX] remove links from message threads???

bzr revid: vta@openerp.com-20121127150212-2kxecrfigcs7rfle
This commit is contained in:
vta vta@openerp.com 2012-11-27 16:02:12 +01:00
parent 1528e21635
commit 49f9c9b9d9
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@
('favorite_user_ids', 'not in', [uid])
],
'show_compose_message': False,
'show_link_partner': False,
'view_mailbox': True,
'view_inbox': True,
'read_action': 'read'