odoo/addons/mail/wizard
Jaydeep Barot 026e38b48f [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +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 [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
invite_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
mail_compose_message.py [REF] mail, crm, hr_recruitment, project, project_issue: simplified reply-to of notification emails (now displaying 'YourCompany -docname- <email>' instead of 'Followers of ...'; added same_thread directly on the mail.message model to ease the reply_to and message-id computation; factorized a bit the reply-to generation for a batch of records; udpated tests accordingly. 2014-06-23 10:47:47 +02:00
mail_compose_message_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00