odoo/addons/mail/tests
Amit Vora e6f8666b52 [MERGE] [IMP] mail: Inbox usability improvements :
- notficiation_email_send field, renamed into notify_email, has now 2 values: always or never, in
order to ease the choice and simplify options.
- inbox: removed 'compose a new messages or write to my followers', because those 2 options are
already available. The first one is accessible using the top-right email icon, the second one
is accessible with the 'write to my followers' text box alread present in the inbox.

bzr revid: tde@openerp.com-20140417094133-8ip7vuy6b30xlc32
2014-04-17 11:41:33 +02:00
..
__init__.py [REF] mass_mailing: first refactor 2013-09-13 13:54:08 +02:00
common.py [IMP] change field name notificatio_email_send to notify_email and none selection key instead of never 2014-04-09 15:46:04 +05:30
test_invite.py [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00
test_mail_features.py [MERGE] [IMP] mail: Inbox usability improvements : 2014-04-17 11:41:33 +02:00
test_mail_gateway.py [MERGE] Forward-port of 7.0 bugfixes up to rev 9976 rev-id: odo@openerp.com-20140411142429-y0rpkzqbrsabxqsg 2014-04-11 16:28:00 +02:00
test_mail_group.py [FIX] [TESTS] mail, portal: fixed tests, because the error raised by the OROM has changed in some cases. 2013-12-06 13:14:32 +01:00
test_mail_message.py [FIX] [TESTS] mail, portal: fixed tests, because the error raised by the OROM has changed in some cases. 2013-12-06 13:14:32 +01:00
test_message_read.py [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00