Daily Booking Details

Email From
info@bookamenu.com
To (Email)
${object.rpt_to|safe}
To (Partners)
Reply To
Subject
Bookings for the day

Hello.

PFA details of bookings made by your users today.

Please feel free to contact us at info@bookamenu.com, for any assistance.

Thank you.


${user.is_wlabeling and user.role == 'client' and user.partner_id.name or user.is_wlabeling and user.role != 'client' and user.partner_id.parent_id.name or 'The Book A Menu'} Team

% if user.is_wlabeling: % if user.role == 'client': ${user.partner_id.street}
${user.partner_id.street2}
${user.partner_id.city}
${user.partner_id.zip}
% endif % if user.role != 'client': ${user.partner_id.parent_id.street}
${user.partner_id.parent_id.street2}
${user.partner_id.parent_id.city}
${user.partner_id.parent_id.zip}
% endif % endif % if not user.is_wlabeling: 48 Warwick Street
Soho
London
W1B 5AW
% endif