Invitation calendar.event Warning, a mandatory field has been modified since the creation of this 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 30 minutes -1 Customer Meeting Internal Meeting Off-site Meeting Open Discussion Feedback Meeting Meeting Invitation ${object.event_id.user_id.email or ''} ${object.event_id.name} ${('' if object.partner_id and object.partner_id.email and object.partner_id.email==object.email else object.email|safe)} ${object.partner_id and object.partner_id.email and object.partner_id.email==object.email and object.partner_id.id or False } ${object.event_id.name}
${object.event_id.name}
Dear ${object.cn} ,

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

${object.event_id.get_interval(object.event_id.start, 'dayname')}
${object.event_id.get_interval(object.event_id.start,'day')}
${object.event_id.get_interval(object.event_id.start, 'month')}
${not object.event_id.allday and object.event_id.get_interval(object.event_id.start, 'time', tz=object.partner_id.tz) or ''}
% if object.event_id.location:
Where
% endif
% if object.event_id.location:
: ${object.event_id.location} (View Map)
% endif
% if object.event_id.description :
What
% endif
% if object.event_id.description :
: ${object.event_id.description}
% endif
% if not object.event_id.allday and object.event_id.duration:
Duration
% endif
% if not object.event_id.allday and object.event_id.duration:
: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
% endif
Attendees
: % for attendee in object.event_id.attendee_ids:
% if attendee.cn != object.cn: ${attendee.cn} % else: You % endif % endfor
]]>
Meeting Invitation ${object.event_id.user_id.email or ''} ${object.event_id.name} - Date has been updated ${('' if object.partner_id and object.partner_id.email and object.partner_id.email==object.email else object.email|safe)} ${object.partner_id and object.partner_id.email and object.partner_id.email==object.email and object.partner_id.id or False } ${object.event_id.name}
${object.event_id.name}
Dear ${object.cn} ,

The date of the meeting has been changed...
The meeting created by ${object.event_id.user_id.partner_id.name} is now scheduled for : ${object.event_id.get_display_time_tz(tz=object.partner_id.tz)}.

${object.event_id.get_interval(object.event_id.start, 'dayname')}
${object.event_id.get_interval(object.event_id.start,'day')}
${object.event_id.get_interval(object.event_id.start, 'month')}
${not object.event_id.allday and object.event_id.get_interval(object.event_id.start, 'time', tz=object.partner_id.tz) or ''}
% if object.event_id.location:
Where
% endif
% if object.event_id.location:
: ${object.event_id.location} (View Map)
% endif
% if object.event_id.description :
What
% endif
% if object.event_id.description :
: ${object.event_id.description}
% endif
% if not object.event_id.allday and object.event_id.duration:
Duration
% endif
% if not object.event_id.allday and object.event_id.duration:
: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
% endif
Attendees
: % for attendee in object.event_id.attendee_ids:
% if attendee.cn != object.cn: ${attendee.cn} % else: You % endif % endfor
]]>
Meeting Invitation ${object.event_id.user_id.email or ''} ${object.event_id.name} - Reminder ${('' if object.partner_id and object.partner_id.email and object.partner_id.email==object.email else object.email|safe)} ${object.partner_id and object.partner_id.email and object.partner_id.email==object.email and object.partner_id.id or False } ${object.event_id.name}
${object.event_id.name}
Dear ${object.cn} ,

That is a reminder for the event below :

${object.event_id.get_interval(object.event_id.start, 'dayname')}
${object.event_id.get_interval(object.event_id.start,'day')}
${object.event_id.get_interval(object.event_id.start, 'month')}
${not object.event_id.allday and object.event_id.get_interval(object.event_id.start, 'time', tz=object.partner_id.tz) or ''}
% if object.event_id.location:
Where
% endif
% if object.event_id.location:
: ${object.event_id.location} (View Map)
% endif
% if object.event_id.description :
What
% endif
% if object.event_id.description :
: ${object.event_id.description}
% endif
% if not object.event_id.allday and object.event_id.duration:
Duration
% endif
% if not object.event_id.allday and object.event_id.duration:
: ${('%dH%02d' % (object.event_id.duration,(object.event_id.duration*60)%60))}
% endif
Attendees
: % for attendee in object.event_id.attendee_ids:
% if attendee.cn != object.cn: ${attendee.cn} % else: You % endif % endfor
]]>