Your ticket for {{ event_title }} is ready!

🎟️ Your Ticket is Ready!

Get ready for an amazing experience

{{ event_title }}

📅 DATE & TIME

{{ frappe.format_date(event_doc.start_date) }} {% if event_doc.start_date != event_doc.end_date %} - {{ frappe.format_date(event_doc.end_date) }} {% endif %}

{{ frappe.utils.format_time(event_doc.start_time, "hh:mm a") }} {% if event_doc.end_time %} - {{ frappe.utils.format_time(event_doc.end_time, "hh:mm a") }} {% endif %} {{ event_doc.time_zone or "" }}

📍 VENUE

{{ event_doc.venue }}

{{ frappe.db.get_value("Event Venue", event_doc.venue, "address") }}


👤 ATTENDEE

{{ doc.attendee_name }}

🎫 TICKET TYPE

{{ frappe.db.get_value("Event Ticket Type", doc.ticket_type, "title") }}

{% if doc.add_ons %} {% endif %}

🔢 TICKET ID

{{ doc.name }}

✨ ADD-ONS

{% for add_on in doc.add_ons %}

• {{ frappe.db.get_value("Ticket Add-on", add_on.add_on, "title") }} ({{ add_on.value }})

{% endfor %}

Your Entry QR Code

Event Entry QR Code

Show this QR code at the venue entrance for quick check-in

{% set event_settings = frappe.get_cached_doc("Pohodex Event Manager Settings") %} {% if event_settings.support_email %}

Need help? Contact our support team

Contact Support
{% endif %}

Powered by Pohodex Event Manager. Built on Frappe Framework.

© 2025