odoo/addons/mail/wizard
Denis Ledoux 2592f149a0 [FIX] mail: model can be None or uninstalled
This is related to rev. 83b28737e9
2014-12-02 16:50:45 +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 [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: model can be None or uninstalled 2014-12-02 16:50:45 +01: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