Event calendar.event 15 min notif minutes notification 30 min notif minutes notification 1 hour notif hours notification 2 hours notif hours notification 1 day notif days notification 15 min mail minutes email 30 min mail minutes email 1 hour mail hours email 2 hours mail hours email 1 day mail days email Run Event Reminder 1 minutes -1 Customer Meeting Internal Meeting Off-site Meeting Open Discussion Feedback Meeting Meeting crm.meeting Meeting Invitation ${object.user_id.email or ''} ${object.name} ${ctx['att_obj'].email} ${object.name}
${object.name}
Hello ${ctx['att_obj'].cn} ,

${object.organizer} invited you for the ${object.name} meeting of ${object.user_id.company_id.name}.

${object.get_interval(object.date, 'dayname')}
${object.get_interval(object.date,'day')}
${object.get_interval(object.date, 'month')}
${object.get_interval(object.date, 'time')}
% if object.location : % endif % if not object.location : % endif % if object.description : % endif % if not object.description : % endif
Where
: ${object.location} (View Map)
Where
: -
What
: ${object.description or ''}
What
: -
Attendees
:
You % for attendee in object.attendee_ids: % if attendee.cn != ctx['att_obj'].cn:
${attendee.cn} % endif % endfor
--
Sent by ${object.user_id.name} from ${object.user_id.company_id.name}. View this meeting detail directly in OpenERP.
]]>
Meeting Invitation ${object.user_id.email or ''} ${object.name} ${ctx['att_obj'].email} ${object.name}
REMINDER : ${object.name}
Hello ${ctx['att_obj'].cn} ,

${object.organizer} invited you for the ${object.name} meeting of ${object.user_id.company_id.name}.

${object.get_interval(object.date, 'dayname')}
${object.get_interval(object.date,'day')}
${object.get_interval(object.date, 'month')}
${object.get_interval(object.date, 'time')}
% if object.location : % endif % if not object.location : % endif % if object.description : % endif % if not object.description : % endif
Where
: ${object.location} (View Map)
Where
: -
What
: ${object.description or ''}
What
: -
Attendees
:
You % for attendee in object.attendee_ids: % if attendee.cn != ctx['att_obj'].cn:
${attendee.cn} % endif % endfor
]]>