odoo/addons/mail/wizard
Thibault Delavallée 5d25e9d780 [FIX] mail_compose_message: fixed mass_mail subscribing the author to all documents, not the case anymore; fixed access rule on mail_compose_message not taking into account the wizard creation in mass_mail_mode (model but no res_id -> could lead to crash).
bzr revid: tde@openerp.com-20130320135013-mryxzwssd346t78y
2013-03-20 14:50:13 +01:00
..
__init__.py [ADD] mail: added Invite wizard, allowing to add partners to the followers. 2012-09-12 15:35:22 +02:00
invite.py [REV] mail: reverted commit 8802. Reason: opt-out will be used only for marketing campaigns; notification_email_send for emails. 2013-03-06 15:27:41 +01:00
invite_view.xml [IMP] Invite wizard: show emails of partners you choose as recipients. 2012-12-27 17:43:16 +01:00
mail_compose_message.py [FIX] mail_compose_message: fixed mass_mail subscribing the author to all documents, not the case anymore; fixed access rule on mail_compose_message not taking into account the wizard creation in mass_mail_mode (model but no res_id -> could lead to crash). 2013-03-20 14:50:13 +01:00
mail_compose_message_view.xml [IMP] Chatter: full wizard composer does not display recipients in 'log' mode. 2013-02-26 13:50:38 +01:00