Enquiry - Send With Menu Details
Email From
${object.user_id.email or ''}
To (Email)
To (Partners)
Reply To
Subject
${object.lead_no or ''}:: Information Regarding Your Enquiry From ${object.company_id.name}

Dear ${object.partner_id.cont_name or ''},
Thank you for your e mail. Please see below for some suggestions for your group as follows:-
DETAILS
% if object.lead_no:
Enquiry No: ${object.lead_no}
% endif
% if object.date_requested:
Date of Booking: ${object.date_requested}
% endif
% if object.no_of_covers:
No. of Covers: ${object.no_of_covers}
% endif
% if object.dining_room:
Private Dining Required: ${object.dining_room}
% endif
% if object.hire_required:
Exclusive Hire Required: ${object.hire_required}
% endif
[Restaurant Info]
Please let me know if any of these are of interest to you and we can check availability.
Many thanks and best wishes
${object.company_id.name}
% if object.company_id.street:
${object.company_id.street}
% endif % if object.company_id.street2: ${object.company_id.street2}
% endif % if object.company_id.city or object.company_id.zip: ${object.company_id.zip} ${object.company_id.city}
% endif % if object.company_id.country_id: ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
% endif % if object.company_id.phone:
% endif % if object.company_id.street2: ${object.company_id.street2}
% endif % if object.company_id.city or object.company_id.zip: ${object.company_id.zip} ${object.company_id.city}
% endif % if object.company_id.country_id: ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
% endif % if object.company_id.phone:
Phone: ${object.company_id.phone}
% endif
% if object.company_id.website:
%endif