odoo/addons/mail/wizard
Thibault Delavallée c51c908e85 [FIX] mail: invite: name of the document was missing in the link to access the document, leading to 'Access False'. 2014-08-29 13:08:10 +02: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 [FIX] mail: invite: name of the document was missing in the link to access the document, leading to 'Access False'. 2014-08-29 13:08:10 +02:00
invite_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mail_compose_message.py [FIX] mail: fixed bounce email recognition + invite email headers + mass mailing statistics not lost anymore 2014-08-11 15:39:26 +02:00
mail_compose_message_view.xml [REF] mail: same_thread field changed into no_auto_thread, its contrary, to avoid migration issues (adding a 'always False' column is easier than an 'always True'). 2014-08-04 14:46:47 +02:00