odoo/addons/event
Nicolas Lempereur 9717afbbb7 [FIX] event: fix send mail to event registrant
Currently, the button "Send Email" next to the email address of an event
registration didn't work if a partner was not set.

This commit removes the button, thus removing the feature but partially
adds it back via the chatter suggested recipients in the same way it is
done for a lead.

It is still partially a feature regression since to work the viewing
user need more access rights (e.g read access right on res.partner)
than before.

closes #9486
opw-653127
2015-11-17 16:25:45 +01:00
..
i18n [I18N] Update translation terms from Transifex 2015-11-15 03:03:19 +01:00
report [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
security [MERGE]sync with trunk 2013-06-26 16:40:29 +05:30
static [FIX]: Bad display in kanban view with a group by in Event. 2014-05-22 11:49:09 +05:30
test [IMP] minor perf improvement during tests 2015-06-26 14:22:29 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
__init__.py [FIX] events 2014-01-30 17:33:21 +01:00
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
email_template.xml [FIX] event: confirmation_event and confirmation_registration 2015-09-18 10:17:02 +02:00
event.py [FIX] event: fix send mail to event registrant 2015-11-17 16:25:45 +01:00
event_data.xml [FIX] event: jump on the correct menu after installing 2014-10-01 10:47:28 +02:00
event_demo.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
event_view.xml [FIX] event: fix send mail to event registrant 2015-11-17 16:25:45 +01:00
res_partner.py [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
res_partner_view.xml [FIX] Typo - add missing label for checkbox speaker. 2014-04-05 12:42:54 +02:00