odoo/addons/base_calendar
Eddy Ernesto del Valle Pino 419d934143 [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
2014-12-01 14:53:13 +01:00
..
i18n [I18N] Update all 7.0 translation templates with latest terms and annotations 2014-08-14 02:24:24 +02:00
security [FIX] base_calendar: virtual ids and misc fixes 2012-12-12 15:31:38 +01:00
static/src/img [IMG] base_calendar, note_pad 2012-09-19 16:35:53 +02:00
test [IMP] add test 2014-03-13 16:37:57 +01:00
__init__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
base_calendar.py [FIX] base_calendar: meetings email notification recipients 2014-12-01 14:53:13 +01:00
base_calendar_data.xml [FIX] base_calendar, lower cron frequency (around 0.003 hz) 2013-04-05 02:06:10 +02:00
base_calendar_view.xml [MERGE] [FIX] base_calendar: when computing the reccurency of an event, skip if no recurrency period is set (opw 598737) 2014-03-07 16:36:10 +01:00
crm_meeting.py [IMP] base_calendar: get_recurrent_ids is the wrapper and should be remove in trunk (to have only private method 2014-01-09 12:20:23 +01:00
crm_meeting_data.xml [FIX]: crm(base_calendar): Added removed category as some meetings have reference of that categories 2012-08-14 12:41:59 +05:30
crm_meeting_demo.xml [IMP] modified state field of crm.meeting 2012-08-22 14:51:49 +05:30
crm_meeting_view.xml [FIX] base_calendar search view 2013-02-14 10:33:51 +01:00