[FIX] base_calendar: meetings email notification recipients
authorEddy Ernesto del Valle Pino <eddy@merchise.org>
Thu, 20 Nov 2014 18:38:40 +0000 (13:38 -0500)
committerMartin Trigaux <mat@odoo.com>
Mon, 1 Dec 2014 13:53:13 +0000 (14:53 +0100)
commit419d934143423c524fa5d5f9c6257ee4231b8502
treee2723d7739bb2d2e42f26153275fb44bcc4563da
parent29f895f947d5aaf7d267f7bd884712d93ca31194
[FIX] base_calendar: meetings email notification recipients

Reminder emails are generated based on the list of attendees.
The email_to field used to be a string with a list of emails separated by spaces
while the comma is the valid separator (RFC2822).
Fixes #3933 #3784 #2033
addons/base_calendar/base_calendar.py