Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers39 |
|
|
| Translation process |
|
|
| File mask |
addons/event/i18n/*.po
|
|
| Translation file |
Download
addons/event/i18n/sk.po
|
|
| Last change | Dec. 11, 2025, 12:38 p.m. | |
| Last change made by | Lucie Kaplerová | |
| Language | Slovak | |
| Language code | sk | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 6,809,719 | |
| Number of plurals | 4 | |
| Plural type | Unknown | |
| Plurals | Singular | 1 | Plural | 2, 3, 4 |
| Plural form 2 | ||
| Plural form 3 | 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, … | |
| Plural formula |
(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3)
|
|
2 weeks ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 559 | 5,398 | 66,538 | |||
| Approved | 0% | 0 | 0% | 0 | 0% | 0 |
| Waiting for review | 63% | 353 | 21% | 1,178 | 11% | 7,728 |
| Translated | 63% | 353 | 21% | 1,178 | 11% | 7,728 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 1% | 11 | 1% | 75 | 1% | 472 |
| Strings with suggestions | 1% | 3 | 43% | 2,335 | 69% | 46,120 |
| Untranslated strings | 36% | 206 | 78% | 4,220 | 88% | 58,810 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+63%
+100%
Contributors
—
|
Suggestion added |
|
|
Suggestion removed |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your registration</span><br> <span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Guest'"></span> </td><td valign="middle" align="right"> <t t-if="is_online"> <a t-attf-href="{{ object.event_id.website_url }}" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> View Event </a> </t> <t t-elif="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello <t t-out="object.name or 'Guest'"></t>,<br> We are excited to remind you that the event <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong> </t> is starting <strong t-out="object.get_date_range_str() or ''">today</strong>. </div> <div> <br> <strong>Add this event to your calendar</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> We confirm your registration and hope to meet you there,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> The <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> Team </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><strong>From</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>To</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name or ''">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this event?</span> <div>Please contact the organizer:</div> <ul> <li t-out="event_organizer.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li> </t> <t t-if="event_organizer.phone"> <li>Phone: <t t-out="event_organizer.phone or ''"></t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <span t-else="">See location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Vaša registrácia</span><br> <span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Guest'"></span> </td><td valign="middle" align="right"> <t t-if="is_online"> <a t-attf-href="{{ object.event_id.website_url }}" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> Zobraziť udalosť </a> </t> <t t-elif="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Dobrý deň <t t-out="object.name or 'Guest'"></t>,<br> S potešením Vám pripomíname, že udalosť <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong> </t> sa začína <strong t-out="object.get_date_range_str() or ''">dnes</strong>. </div> <div> <br> <strong>Pridať udalosť do kalendára</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> Potvrdzujeme Vašu registráciu a tešíme sa na stretnutie,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> Tím<t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><strong>Od</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>Do</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name or ''">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Máte otázky k tejto udalosti?</span> <div>Kontaktujte prosím organizátora:</div> <ul> <li t-out="event_organizer.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>E-mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li> </t> <t t-if="event_organizer.phone"> <li>Tel: <t t-out="event_organizer.phone or ''"></t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Získajte najlepší zážitok na mobile.</strong> <a href="/event">Nainštalujte si našu mobilnú aplikáciu</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <span t-else="">Pozrite si polohu na Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Odoslané spoločnosťou <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br> Objavte <a href="/event" style="color:#875A7B;">všetky naše udalosti</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Suggestion added |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="is_sale" t-value="'sale_order_id' in object and object.sale_order_id"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your registration</span><br> <span style="font-size: 20px; font-weight: bold;"> <t t-out="object.name or 'Guest'"></t> </span> </td><td valign="middle" align="right"> <div style="margin-bottom: 5px;"> <a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&responsive_html=1" target="_blank" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> View Ticket </a> </div> <t t-if="object.barcode"> <div style="margin-bottom: 5px;"> <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&width=100&height=100&quiet=0" width="100" height="100" alt="QR Code"> </div> </t> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello <t t-out="object.name or 'Guest'"></t>,<br> We are happy to confirm your registration to the event <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong> </t>. <t t-if="object.partner_id and object.partner_id.name and object.partner_id.name != object.name"> This ticket was registered by <t t-out="object.partner_id.name"></t>. </t> </div> <div t-if="is_sale"> <br> The order for this ticket has reference <t t-out="object.sale_order_id.name"></t> and was placed on <t t-out="object.sale_order_id.date_order.date()"></t> <t t-if="object.sale_order_line_id.price_unit"> for an amount of <t t-out="object.sale_order_line_id.price_unit" t-options="{'widget': 'monetary', 'display_currency': object.sale_order_line_id.currency_id}"></t> </t>. </div> <div> <br> <strong>Add this event to your calendar</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> See you soon,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name">YourCompany</t> </t> <t t-else=""> The <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> Team </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t></div> <div><strong>From</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>To</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i>(<t t-out="object.event_id.date_tz or ''">Europe/Brussels</t>)</i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2">Of A15, Santiago (RM)</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.street2}}"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city">Pudahuel</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.city}}"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name">C1</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.state_id.name}}"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip">98450</t> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.zip}}"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name">Argentina</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.country_id.name}}"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this event?</span> <div>Please contact the organizer:</div> <ul> <li><t t-out="event_organizer.name or ''">YourCompany</t></li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''">info@yourcompany.com</a></li> </t> <t t-if="event_organizer.phone"> <li>Phone: <t t-out="event_organizer.phone">+1 650-123-4567</t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <t t-if="is_online or event_address"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <t t-if="is_online"> <div> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <t t-if="is_online and event_address"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <t t-if="event_address and location"> <table style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-att-src="event_address.static_map_url" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <t t-else="">See location on Google Maps</t> </a> </div> </td></tr></table> </t> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <t t-if="object.company_id"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="is_online"> <br> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </t> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding:16px 0 0 0;box-sizing:border-box;caption-side:bottom;padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;" width="100%"><tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="is_sale" t-value="'sale_order_id' in object and object.sale_order_id"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="box-sizing: border-box; caption-side: bottom; padding: 16px; background-color: white; color: #454748; border-collapse: separate; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="middle" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <span style="font-size: 10px;">Vaša registrácia</span><br> <span style="font-size: 20px; font-weight: bold;"> <t t-out="object.name or 'Hosť'"></t> </span> </td><td valign="middle" align="right" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <div style="margin-bottom: 5px;" bis_skin_checked="1"> <a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&responsive_html=1" target="_blank" style="border-style:none;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px;"> Zobraziť vstupenku </a> </div> <t t-if="object.barcode"> <div style="margin-bottom: 5px;" bis_skin_checked="1"> <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&width=100&height=100&quiet=0" width="100" height="100" alt="QR Code" style="box-sizing: border-box; vertical-align: middle; width: 100px; height: 100px;"> </div> </t> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="box-sizing:border-box;vertical-align:middle;padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name" width="80"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td colspan="2" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </td></tr> </tbody></table> </td> </tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <div bis_skin_checked="1"> Dobrý deň <t t-out="object.name or 'Hosť'"></t>,<br> S radosťou potvrdzujeme vašu registráciu na udalosť <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="box-sizing:border-box;color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''" style="box-sizing:border-box;font-weight:bolder;">OpenWood Collection Online Reveal</strong> </t>. <t t-if="object.partner_id and object.partner_id.name and object.partner_id.name != object.name"> Túto vstupenku zaregistroval(a) <t t-out="object.partner_id.name"></t>. </t> </div> <div t-if="is_sale" bis_skin_checked="1"> <br> Objednávka tejto vstupenky má referenciu <t t-out="object.sale_order_id.name"></t> a bola vytvorená <t t-out="object.sale_order_id.date_order.date()"></t> <t t-if="object.sale_order_line_id.price_unit"> v sume <t t-out="object.sale_order_line_id.price_unit" t-options="{'widget': 'monetary', 'display_currency': object.sale_order_line_id.currency_id}"></t> </t>. </div> <div bis_skin_checked="1"> <br> <strong style="box-sizing:border-box;font-weight:bolder;">Pridať túto udalosť do kalendára</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Yahoo </a> <br><br> </div> <div bis_skin_checked="1"> Uvidíme sa čoskoro,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name">YourCompany</t> </t> <t t-else=""> Tím <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> </t> </span> </div> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </td></tr> </tbody></table> </td> </tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <table style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 32.4625px; height: 34px;" height="34" width="32.4625"> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;" width="50%"> <div bis_skin_checked="1"><t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t></div> <div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Od</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Do</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e" bis_skin_checked="1"><i>(<t t-out="object.event_id.date_tz or ''">Europe/Brussels</t>)</i></div> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 23.2875px; height: 34px;" height="34" width="23.2875"> </t> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;vertical-align:top;" width="50%"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name" bis_skin_checked="1">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street" bis_skin_checked="1">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2" bis_skin_checked="1">Of A15, Santiago (RM)</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.street2}}"></t> </t> <div bis_skin_checked="1"> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city">Pudahuel</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.city}}"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name">C1</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.state_id.name}}"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip">98450</t> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.zip}}"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name" bis_skin_checked="1">Argentina</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.country_id.name}}"></t> </t> </t> </td> </tr> </tbody></table> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="event_organizer"> <div bis_skin_checked="1"> <span style="font-weight:300;margin:10px 0px">Máte otázky k tejto udalosti?</span> <div bis_skin_checked="1">Kontaktujte prosím organizátora:</div> <ul style="padding:0 0 0 32px;margin:0px 0 16px 0;box-sizing:border-box;list-style-type:disc;"> <li><t t-out="event_organizer.name or ''">YourCompany</t></li> <t t-if="event_organizer.email"> <li>E-mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="box-sizing:border-box;text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''">info@yourcompany.com</a></li> </t> <t t-if="event_organizer.phone"> <li>Tel: <t t-out="event_organizer.phone">+1 650-123-4567</t></li> </t> </ul> </div> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="is_online or event_address"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="is_online"> <div bis_skin_checked="1"> <strong style="box-sizing:border-box;font-weight:bolder;">Získajte najlepší zážitok na mobile.</strong> <a href="/event" style="text-decoration:none;box-sizing:border-box;color:#008f8c;">Nainštalujte si našu mobilnú aplikáciu</a> </div> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="is_online and event_address"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="event_address and location"> <table style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%"><tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <div bis_skin_checked="1"> <span style="display: inline-block; width: 8px; height: 14px; vertical-align: text-bottom;" class="oe_unbreakable "><img width="8" height="14.4" src="/web_editor/font_to_img/61505/rgb(69%2C71%2C72)/rgb(255%2C255%2C255)/8x14" data-class="fa fa-map-marker" data-style="null" style="box-sizing: border-box; line-height: 14px; width: 8px; height: 14.4px; vertical-align: unset;"></span> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new" style="text-decoration: none; box-sizing: border-box; color: #454748;"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-att-src="event_address.static_map_url" style="box-sizing: border-box; vertical-align: bottom; width: 100%; object-fit: cover; height: 21px; mso-hide: all;" alt="Google Maps" width="100%" class="mso-hide" height="21"> <t t-else="">Zobraziť polohu na Google Maps</t> </a> </div> </td></tr></tbody></table> </t> </td></tr> </tbody></table> </td> </tr> </tbody> </table> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <t t-if="object.company_id"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: #f1f1f1; color: #454748; padding: 8px; border-collapse: separate; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align: center; font-size: 14px;"> Odoslané spoločnosťou <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="text-decoration:none;box-sizing:border-box;color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="is_online"> <br> Objavte <a href="/event" style="text-decoration:none;box-sizing:border-box;color:#875A7B;">všetky naše udalosti</a>. </t> </td></tr> </tbody></table> </t> </td></tr> </tbody></table> |
|
Suggestion added |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your registration</span><br> <span style="font-size: 20px; font-weight: bold;"> <t t-out="object.name or 'Guest'"></t> </span> </td><td valign="middle" align="right"> <a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?badge_mode=1&registration_ids={{ object.ids }}&tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}" target="_blank" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> Download Badge </a> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello <t t-out="object.name or 'Guest'"></t>,<br> Please find attached your badge for <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong>. </t> </div> <div> <br> <strong>Add this event to your calendar</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> See you soon,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> The <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> Team </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t></div> <div><strong>From</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>To</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i>(<t t-out="object.event_id.date_tz or ''">Europe/Brussels</t>)</i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2">Of A15, Santiago (RM)</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.street2}}"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city">Pudahuel</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.city}}"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name">C1</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.state_id.name}}"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip">98450</t> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.zip}}"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name">Argentina</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.country_id.name}}"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this event?</span> <div>Please contact the organizer:</div> <ul> <li><t t-out="event_organizer.name or ''">YourCompany</t></li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email">info@yourcompany.com</a></li> </t> <t t-if="event_organizer.phone"> <li>Phone: <t t-out="event_organizer.phone">+1 650-123-4567</t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <t t-if="is_online or event_address"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <t t-if="is_online"> <div> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <t t-if="is_online and event_address"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <t t-if="event_address and location"> <table style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-att-src="event_address.static_map_url" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <t t-else="">See location on Google Maps</t> </a> </div> </td></tr></table> </t> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <t t-if="object.company_id"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="is_online"> <br> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </t> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding:16px 0 0 0;box-sizing:border-box;caption-side:bottom;padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;" width="100%"><tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="box-sizing: border-box; caption-side: bottom; padding: 16px; background-color: white; color: #454748; border-collapse: separate; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="middle" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <span style="font-size: 10px;">Vaša registrácia</span><br> <span style="font-size: 20px; font-weight: bold;"> <t t-out="object.name or 'Hosť'"></t> </span> </td><td valign="middle" align="right" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?badge_mode=1&registration_ids={{ object.ids }}&tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}" target="_blank" style="border-style:none;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px;"> Stiahnuť menovku </a> <t t-if="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="box-sizing:border-box;vertical-align:middle;padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name" width="80"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td colspan="2" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </td></tr> </tbody></table> </td> </tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <div bis_skin_checked="1"> Dobrý deň <t t-out="object.name or 'Hosť'"></t>,<br> V prílohe nájdete svoju menovku na <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="box-sizing:border-box;color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''" style="box-sizing:border-box;font-weight:bolder;">OpenWood Collection Online Reveal</strong>. </t> </div> <div bis_skin_checked="1"> <br> <strong style="box-sizing:border-box;font-weight:bolder;">Pridať udalosť do kalendára</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Yahoo </a> <br><br> </div> <div bis_skin_checked="1"> Uvidíme sa čoskoro,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> Tím <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> </t> </span> </div> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </td></tr> </tbody></table> </td> </tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <table style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 32.4688px; height: 34px;" height="34" width="32.4688"> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;" width="50%"> <div bis_skin_checked="1"><t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t></div> <div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Od</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Do</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e" bis_skin_checked="1"><i>(<t t-out="object.event_id.date_tz or ''">Europe/Brussels</t>)</i></div> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 23.2812px; height: 34px;" height="34" width="23.2812"> </t> </td> <td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;vertical-align:top;" width="50%"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name" bis_skin_checked="1">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street" bis_skin_checked="1">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2" bis_skin_checked="1">Of A15, Santiago (RM)</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.street2}}"></t> </t> <div bis_skin_checked="1"> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city">Pudahuel</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.city}}"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name">C1</t>, <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.state_id.name}}"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip">98450</t> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.zip}}"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name" bis_skin_checked="1">Argentina</div> <t t-set="location" t-valuef="{{location}}, {{object.event_id.address_id.country_id.name}}"></t> </t> </t> </td> </tr> </tbody></table> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="event_organizer"> <div bis_skin_checked="1"> <span style="font-weight:300;margin:10px 0px">Máte otázky k tejto udalosti?</span> <div bis_skin_checked="1">Kontaktujte prosím organizátora:</div> <ul style="padding:0 0 0 32px;margin:0px 0 16px 0;box-sizing:border-box;list-style-type:disc;"> <li><t t-out="event_organizer.name or ''">YourCompany</t></li> <t t-if="event_organizer.email"> <li>E-mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="box-sizing:border-box;text-decoration:none;color:#875A7B;" t-out="event_organizer.email">info@yourcompany.com</a></li> </t> <t t-if="event_organizer.phone"> <li>Tel: <t t-out="event_organizer.phone">+1 650-123-4567</t></li> </t> </ul> </div> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="is_online or event_address"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="is_online"> <div bis_skin_checked="1"> <strong style="box-sizing:border-box;font-weight:bolder;">Získajte najlepší zážitok na mobile.</strong> <a href="/event" style="text-decoration:none;box-sizing:border-box;color:#008f8c;">Nainštalujte si našu mobilnú aplikáciu</a> </div> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;"> <t t-if="is_online and event_address"> <hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;"> </t> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;"> <t t-if="event_address and location"> <table style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%"><tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"> <div bis_skin_checked="1"> <span style="display: inline-block; width: 8px; height: 14px; vertical-align: text-bottom;" class="oe_unbreakable "><img width="8" height="14" src="/web_editor/font_to_img/61505/rgb(69%2C71%2C72)/rgb(255%2C255%2C255)/8x14" data-class="fa fa-map-marker" data-style="null" style="box-sizing: border-box; line-height: 14px; width: 8px; height: 14px; vertical-align: unset; margin: 0px;"></span> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new" style="text-decoration: none; box-sizing: border-box; color: #454748;"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-att-src="event_address.static_map_url" style="box-sizing: border-box; vertical-align: bottom; width: 100%; object-fit: cover; height: 21px; mso-hide: all;" alt="Google Maps" width="100%" class="mso-hide" height="21"> <t t-else="">Zobraziť polohu na Google Maps</t> </a> </div> </td></tr></tbody></table> </t> </td></tr> </tbody></table> </td> </tr> </tbody> </table> </td></tr> <tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;"> <t t-if="object.company_id"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: #f1f1f1; color: #454748; padding: 8px; border-collapse: separate; font-family: Verdana, Arial, sans-serif;"> <tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align: center; font-size: 14px;"> Odoslané spoločnosťou <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="text-decoration:none;box-sizing:border-box;color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="is_online"> <br> Objavte <a href="/event" style="text-decoration:none;box-sizing:border-box;color:#875A7B;">všetky naše udalosti</a>. </t> </td></tr> </tbody></table> </t> </td></tr> </tbody></table> |
|
Suggestion added |
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Your registration</span><br> <span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Guest'"></span> </td><td valign="middle" align="right"> <t t-if="is_online"> <a t-attf-href="{{ object.event_id.website_url }}" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> View Event </a> </t> <t t-elif="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Hello <t t-out="object.name or 'Guest'"></t>,<br> We are excited to remind you that the event <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong> </t> is starting <strong t-out="object.get_date_range_str() or ''">today</strong>. </div> <div> <br> <strong>Add this event to your calendar</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> We confirm your registration and hope to meet you there,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> The <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> Team </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><strong>From</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>To</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name or ''">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this event?</span> <div>Please contact the organizer:</div> <ul> <li t-out="event_organizer.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li> </t> <t t-if="event_organizer.phone"> <li>Phone: <t t-out="event_organizer.phone or ''"></t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Get the best mobile experience.</strong> <a href="/event">Install our mobile app</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <span t-else="">See location on Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br> Discover <a href="/event" style="color:#875A7B;">all our events</a>. </t> </td></tr> </table> </td></tr> </table>
<table border="0" cellpadding="0" cellspacing="0" style="padding-top: 16px; background-color: #F1F1F1; font-family:Verdana, Arial,sans-serif; color: #454748; width: 100%; border-collapse:separate;"><tr><td align="center">
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t> <t t-set="event_organizer" t-value="object.event_id.organizer_id"></t> <t t-set="event_address" t-value="object.event_id.address_id"></t> <table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;"> <tbody> <!-- HEADER --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="middle"> <span style="font-size: 10px;">Vaša registrácia</span><br> <span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Guest'"></span> </td><td valign="middle" align="right"> <t t-if="is_online"> <a t-attf-href="{{ object.event_id.website_url }}" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px"> Zobraziť udalosť </a> </t> <t t-elif="not object.company_id.uses_default_logo"> <img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name"> </t> </td></tr> <tr><td colspan="2" style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- EVENT DESCRIPTION --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <div> Dobrý deň <t t-out="object.name or 'Guest'"></t>,<br> S potešením Vám pripomíname, že udalosť <t t-if="is_online"> <a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a> </t> <t t-else=""> <strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong> </t> sa začína <strong t-out="object.get_date_range_str() or ''">dnes</strong>. </div> <div> <br> <strong>Pridať udalosť do kalendára</strong> <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a> <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a> <a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"> <img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo </a> <br><br> </div> <div> Potvrdzujeme Vašu registráciu a tešíme sa na stretnutie,<br> <span style="color: #454748;"> -- <br> <t t-if="event_organizer"> <t t-out="event_organizer.name or ''">YourCompany</t> </t> <t t-else=""> Tím<t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> </t> </span> </div> </td></tr> <tr><td style="text-align:center;"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> </table> </td> </tr> <!-- DETAILS --> <tr> <td align="center" style="min-width: 590px;"> <table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;"> <tr><td valign="top" style="font-size: 14px;"> <table style="width:100%;"> <tr> <td style="vertical-align:top;"> <img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </td> <td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;"> <div><strong>Od</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div> <div><strong>Do</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address"> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt=""> </t> </td> <td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;"> <t t-if="event_address"> <t t-set="location" t-value="''"></t> <t t-if="object.event_id.address_id.name"> <div t-out="object.event_id.address_id.name or ''">Teksa SpA</div> </t> <t t-if="object.event_id.address_id.street"> <div t-out="object.event_id.address_id.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="object.event_id.address_id.street"></t> </t> <t t-if="object.event_id.address_id.street2"> <div t-out="object.event_id.address_id.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t> </t> <div> <t t-if="object.event_id.address_id.city"> <t t-out="object.event_id.address_id.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t> </t> <t t-if="object.event_id.address_id.state_id.name"> <t t-out="object.event_id.address_id.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t> </t> <t t-if="object.event_id.address_id.zip"> <t t-out="object.event_id.address_id.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t> </t> </div> <t t-if="object.event_id.address_id.country_id.name"> <div t-out="object.event_id.address_id.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t> </t> </t> </td> </tr> </table> </td></tr> <tr><td style="text-align:center;"> <t t-if="event_organizer"> <hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </t> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- CONTACT ORGANIZER --> <t t-if="event_organizer"> <div> <span style="font-weight:300;margin:10px 0px">Máte otázky k tejto udalosti?</span> <div>Kontaktujte prosím organizátora:</div> <ul> <li t-out="event_organizer.name or ''">YourCompany</li> <t t-if="event_organizer.email"> <li>E-mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li> </t> <t t-if="event_organizer.phone"> <li>Tel: <t t-out="event_organizer.phone or ''"></t></li> </t> </ul> </div> </t> </td></tr> <tr><td style="text-align:center;"> <!-- CONTACT ORGANIZER SEPARATION --> <hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- PWA MARKGETING --> <div t-if="is_online"> <strong>Získajte najlepší zážitok na mobile.</strong> <a href="/event">Nainštalujte si našu mobilnú aplikáciu</a> </div> </td></tr> <tr><td style="text-align:center;"> <!-- PWA MARKGETING SEPARATION--> <hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;"> </td></tr> <tr><td valign="top" style="font-size: 14px;"> <!-- GOOGLE MAPS LINK --> <table t-if="event_address and location" style="width:100%;"><tr><td> <div> <i class="fa fa-map-marker"></i> <a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new"> <img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps"> <span t-else="">Pozrite si polohu na Google Maps</span> </a> </div> </td></tr></table> </td></tr> </table> </td> </tr> </tbody> </table> </td></tr> <!-- FOOTER BY --> <tr><td align="center" style="min-width: 590px;"> <table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;"> <tr><td style="text-align: center; font-size: 14px;"> Odoslané spoločnosťou <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br> Objavte <a href="/event" style="color:#875A7B;">všetky naše udalosti</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Changes committed |
Changes committed
a month ago
|
|
Automatically translated |
Ticket type
Typ požiadavky
|
None
Resource updated |
File “
addons/event/i18n/sk.po” was added.
a month ago
|
None
String added in the repository |
{{ object.event_id.name }}: {{ object.get_date_range_str() }}
|
None
String added in the repository |
tomorrow
zajtra
|
| 559 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 559 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
| 206 | Unfinished strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF 1.1 with gettext extensions | XLIFF 1.1 | XLSX |
None
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t>
<t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format="yyyyMMdd'T'HHmmss'Z'")"></t>
<t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t>
<t t-set="event_organizer" t-value="object.event_id.organizer_id"></t>
<t t-set="event_address" t-value="object.event_id.address_id"></t>
<table border="0" cellpadding="0" cellspacing="0" width="590" style="padding: 16px; background-color: white; color: #454748; border-collapse:separate;">
<tbody>
<!-- HEADER -->
<tr>
<td align="center" style="min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="middle">
<span style="font-size: 10px;">Your registration</span><br>
<span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Guest'"></span>
</td><td valign="middle" align="right">
<t t-if="is_online">
<a t-attf-href="{{ object.event_id.website_url }}" style="padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none !important; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px">
View Event
</a>
</t>
<t t-elif="not object.company_id.uses_default_logo">
<img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name">
</t>
</td></tr>
<tr><td colspan="2" style="text-align:center;">
<hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin:16px 0px 16px 0px;">
</td></tr>
</table>
</td>
</tr>
<!-- EVENT DESCRIPTION -->
<tr>
<td align="center" style="min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="top" style="font-size: 14px;">
<div>
Hello <t t-out="object.name or 'Guest'"></t>,<br>
We are excited to remind you that the event
<t t-if="is_online">
<a t-att-href="object.event_id.website_url" style="color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a>
</t>
<t t-else="">
<strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong>
</t>
is starting <strong t-out="object.get_date_range_str() or ''">today</strong>.
</div>
<div>
<br>
<strong>Add this event to your calendar</strong>
<a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Google</a>
<a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> iCal/Outlook</a>
<a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new">
<img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""> Yahoo
</a>
<br><br>
</div>
<div>
We confirm your registration and hope to meet you there,<br>
<span style="color: #454748;">
-- <br>
<t t-if="event_organizer">
<t t-out="event_organizer.name or ''">YourCompany</t>
</t>
<t t-else="">
The <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t> Team
</t>
</span>
</div>
</td></tr>
<tr><td style="text-align:center;">
<hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;">
</td></tr>
</table>
</td>
</tr>
<!-- DETAILS -->
<tr>
<td align="center" style="min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: white; padding: 0px 8px 0px 8px; border-collapse:separate;">
<tr><td valign="top" style="font-size: 14px;">
<table style="width:100%;">
<tr>
<td style="vertical-align:top;">
<img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt="">
</td>
<td style="padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;">
<div><strong>From</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div>
<div><strong>To</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div>
<div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div>
</td>
<td style="vertical-align:top;">
<t t-if="event_address">
<img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="padding:4px;max-width:inherit;" height="34" alt="">
</t>
</td>
<td style="padding: 0px 10px 0px 10px;width:50%;vertical-align:top;">
<t t-if="event_address">
<t t-set="location" t-value="''"></t>
<t t-if="object.event_id.address_id.name">
<div t-out="object.event_id.address_id.name or ''">Teksa SpA</div>
</t>
<t t-if="object.event_id.address_id.street">
<div t-out="object.event_id.address_id.street or ''">Puerto Madero 9710</div>
<t t-set="location" t-value="object.event_id.address_id.street"></t>
</t>
<t t-if="object.event_id.address_id.street2">
<div t-out="object.event_id.address_id.street2 or ''">Of A15, Santiago (RM)</div>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t>
</t>
<div>
<t t-if="object.event_id.address_id.city">
<t t-out="object.event_id.address_id.city or ''">Pudahuel</t>,
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t>
</t>
<t t-if="object.event_id.address_id.state_id.name">
<t t-out="object.event_id.address_id.state_id.name or ''">C1</t>,
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t>
</t>
<t t-if="object.event_id.address_id.zip">
<t t-out="object.event_id.address_id.zip or ''">98450</t>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t>
</t>
</div>
<t t-if="object.event_id.address_id.country_id.name">
<div t-out="object.event_id.address_id.country_id.name or ''">Argentina</div>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t>
</t>
</t>
</td>
</tr>
</table>
</td></tr>
<tr><td style="text-align:center;">
<t t-if="event_organizer">
<hr width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;">
</t>
</td></tr>
<tr><td valign="top" style="font-size: 14px;">
<!-- CONTACT ORGANIZER -->
<t t-if="event_organizer">
<div>
<span style="font-weight:300;margin:10px 0px">Questions about this event?</span>
<div>Please contact the organizer:</div>
<ul>
<li t-out="event_organizer.name or ''">YourCompany</li>
<t t-if="event_organizer.email">
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li>
</t>
<t t-if="event_organizer.phone">
<li>Phone: <t t-out="event_organizer.phone or ''"></t></li>
</t>
</ul>
</div>
</t>
</td></tr>
<tr><td style="text-align:center;">
<!-- CONTACT ORGANIZER SEPARATION -->
<hr t-if="is_online or event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;">
</td></tr>
<tr><td valign="top" style="font-size: 14px;">
<!-- PWA MARKGETING -->
<div t-if="is_online">
<strong>Get the best mobile experience.</strong>
<a href="/event">Install our mobile app</a>
</div>
</td></tr>
<tr><td style="text-align:center;">
<!-- PWA MARKGETING SEPARATION-->
<hr t-if="is_online and event_address" width="100%" style="background-color:rgb(204,204,204);border:medium none;clear:both;display:block;font-size:0px;min-height:1px;line-height:0; margin: 16px 0px 16px 0px;">
</td></tr>
<tr><td valign="top" style="font-size: 14px;">
<!-- GOOGLE MAPS LINK -->
<table t-if="event_address and location" style="width:100%;"><tr><td>
<div>
<i class="fa fa-map-marker"></i>
<a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new">
<img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="vertical-align:bottom; width: 100%;" alt="Google Maps">
<span t-else="">See location on Google Maps</span>
</a>
</div>
</td></tr></table>
</td></tr>
</table>
</td>
</tr>
</tbody>
</table>
</td></tr>
<!-- FOOTER BY -->
<tr><td align="center" style="min-width: 590px;">
<table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;">
<tr><td style="text-align: center; font-size: 14px;">
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a>
<t t-if="'website_url' in object.event_id and object.event_id.website_url">
<br>
Discover <a href="/event" style="color:#875A7B;">all our events</a>.
</t>
</td></tr>
</table>
</td></tr>
</table>
<t t-set="date_begin" t-value="format_datetime(object.event_id.date_begin, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t>
<t t-set="date_end" t-value="format_datetime(object.event_id.date_end, tz='UTC', dt_format=" yyyymmdd't'hhmmss'z'")"=""></t>
<t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"></t>
<t t-set="event_organizer" t-value="object.event_id.organizer_id"></t>
<t t-set="event_address" t-value="object.event_id.address_id"></t>
<table border="0" cellpadding="0" cellspacing="0" width="590" style="box-sizing: border-box; caption-side: bottom; padding: 16px; background-color: white; color: #454748; border-collapse: separate; font-family: Verdana, Arial, sans-serif;">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="middle" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<span style="font-size: 10px;">Vaša registrácia</span><br>
<span style="font-size: 20px; font-weight: bold;" t-out="object.name or 'Hosť'"></span>
</td><td valign="middle" align="right" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<t t-if="is_online">
<a t-attf-href="{{ object.event_id.website_url }}" style="border-style:none;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 8px 12px; font-size: 12px; color: #FFFFFF; text-decoration: none ; font-weight: 400; background-color: #875A7B; border: 0px solid #875A7B; border-radius:3px;">
Zobraziť udalosť
</a>
</t>
<t t-elif="not object.company_id.uses_default_logo">
<img t-att-src="'/logo.png?company=%s' % object.company_id.id" style="box-sizing:border-box;vertical-align:middle;padding: 0px; margin: 0px; height: auto; width: 80px;" t-att-alt="'%s' % object.company_id.name" width="80">
</t>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td colspan="2" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;">
<hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;">
</td></tr>
</tbody></table>
</td>
</tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;">
<div bis_skin_checked="1">
Dobrý deň <t t-out="object.name or 'Hosť'"></t>,<br>
Radi by sme vám pripomenuli, že udalosť
<t t-if="is_online">
<a t-att-href="object.event_id.website_url" style="box-sizing:border-box;color:#875A7B;text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a>
</t>
<t t-else="">
<strong t-out="object.event_id.name or ''" style="box-sizing:border-box;font-weight:bolder;">OpenWood Collection Online Reveal</strong>
</t>
začína <strong t-out="object.get_date_range_str() or ''" style="box-sizing:border-box;font-weight:bolder;">dnes</strong>.
</div>
<div bis_skin_checked="1">
<br>
<strong style="box-sizing:border-box;font-weight:bolder;">Pridať udalosť do kalendára</strong>
<a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&text={{ object.event_id.name }}&dates={{ date_begin }}/{{ date_end }}&location={{ location }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Google</a>
<a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> iCal/Outlook</a>
<a t-attf-href="https://calendar.yahoo.com/?v=60&view=d&type=20&title={{ object.event_id.name }}&in_loc={{ location }}&st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="border-style:solid;box-sizing:border-box;border-left-color:#875a7b;border-bottom-color:#875a7b;border-right-color:#875a7b;border-top-color:#875a7b;border-left-width:1px;border-bottom-width:1px;border-right-width:1px;border-top-width:1px;padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new">
<img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="box-sizing: border-box; vertical-align: middle; width: 14px; height: 16px;" height="16" width="14"> Yahoo
</a>
<br><br>
</div>
<div bis_skin_checked="1">
Potvrdzujeme vašu registráciu a tešíme sa na stretnutie,<br>
<span style="color: #454748;">
-- <br>
<t t-if="event_organizer">
<t t-out="event_organizer.name or ''">YourCompany</t>
</t>
<t t-else="">
Tím <t t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</t>
</t>
</span>
</div>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;">
<hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;">
</td></tr>
</tbody></table>
</td>
</tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;">
<table width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: white; padding: 0px 8px; border-collapse: separate; color: #454748; font-family: Verdana, Arial, sans-serif;">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;">
<table style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;">
<img src="/web_editor/font_to_img/61555/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 32.4688px; height: 34px;" height="34" width="32.4688">
</td>
<td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;line-height:20px;vertical-align:top;" width="50%">
<div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Od</strong> <t t-out="object.event_id.date_begin_located or ''">May 4, 2021, 7:00:00 AM</t></div>
<div bis_skin_checked="1"><strong style="box-sizing:border-box;font-weight:bolder;">Do</strong> <t t-out="object.event_id.date_end_located or ''">May 6, 2021, 5:00:00 PM</t></div>
<div style="font-size:12px;color:#9e9e9e" bis_skin_checked="1"><i><t t-out="object.event_id.date_tz or ''">Europe/Brussels</t></i></div>
</td>
<td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;vertical-align:top;">
<t t-if="event_address">
<img src="/web_editor/font_to_img/61505/rgb(81,81,102)/34" style="box-sizing: border-box; vertical-align: middle; padding: 4px; max-width: inherit; width: 23.2812px; height: 34px;" height="34" width="23.2812">
</t>
</td>
<td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;padding: 0px 10px 0px 10px;width:50%;vertical-align:top;" width="50%">
<t t-if="event_address">
<t t-set="location" t-value="''"></t>
<t t-if="object.event_id.address_id.name">
<div t-out="object.event_id.address_id.name or ''" bis_skin_checked="1">Teksa SpA</div>
</t>
<t t-if="object.event_id.address_id.street">
<div t-out="object.event_id.address_id.street or ''" bis_skin_checked="1">Puerto Madero 9710</div>
<t t-set="location" t-value="object.event_id.address_id.street"></t>
</t>
<t t-if="object.event_id.address_id.street2">
<div t-out="object.event_id.address_id.street2 or ''" bis_skin_checked="1">Of A15, Santiago (RM)</div>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.street2)"></t>
</t>
<div bis_skin_checked="1">
<t t-if="object.event_id.address_id.city">
<t t-out="object.event_id.address_id.city or ''">Pudahuel</t>,
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.city)"></t>
</t>
<t t-if="object.event_id.address_id.state_id.name">
<t t-out="object.event_id.address_id.state_id.name or ''">C1</t>,
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.state_id.name)"></t>
</t>
<t t-if="object.event_id.address_id.zip">
<t t-out="object.event_id.address_id.zip or ''">98450</t>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.zip)"></t>
</t>
</div>
<t t-if="object.event_id.address_id.country_id.name">
<div t-out="object.event_id.address_id.country_id.name or ''" bis_skin_checked="1">Argentina</div>
<t t-set="location" t-value="'%s, %s' % (location, object.event_id.address_id.country_id.name)"></t>
</t>
</t>
</td>
</tr>
</tbody></table>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;">
<t t-if="event_organizer">
<hr width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;">
</t>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;">
<t t-if="event_organizer">
<div bis_skin_checked="1">
<span style="font-weight:300;margin:10px 0px">Máte otázky k tejto udalosti?</span>
<div bis_skin_checked="1">Kontaktujte prosím organizátora:</div>
<ul style="padding:0 0 0 32px;margin:0px 0 16px 0;box-sizing:border-box;list-style-type:disc;">
<li t-out="event_organizer.name or ''">YourCompany</li>
<t t-if="event_organizer.email">
<li>E-mail: <a t-attf-href="mailto:{{ event_organizer.email }}" style="box-sizing:border-box;text-decoration:none;color:#875A7B;" t-out="event_organizer.email or ''"></a></li>
</t>
<t t-if="event_organizer.phone">
<li>Tel: <t t-out="event_organizer.phone or ''"></t></li>
</t>
</ul>
</div>
</t>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;">
<hr t-if="is_online or event_address" width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;">
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;">
<div t-if="is_online" bis_skin_checked="1">
<strong style="box-sizing:border-box;font-weight:bolder;">Získajte najlepší zážitok na mobile.</strong>
<a href="/event" style="text-decoration:none;box-sizing:border-box;color:#008f8c;">Nainštalujte si našu mobilnú aplikáciu</a>
</div>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align:center;">
<hr t-if="is_online and event_address" width="100%" style="border-style:none;border-left-width:medium;border-bottom-width:medium;border-right-width:medium;border-top-width:medium;box-sizing: border-box; height: 1px; opacity: 0.25; color: #454748; background-color: #cccccc; border: medium none; clear: both; display: block; font-size: 0px; min-height: 1px; line-height: 0; margin: 16px 0px;">
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td valign="top" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;font-size: 14px;">
<table t-if="event_address and location" style="box-sizing: border-box; border-collapse: collapse; caption-side: bottom; width: 100%; color: #454748; font-size: 14px; font-family: Verdana, Arial, sans-serif;" width="100%"><tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;">
<div bis_skin_checked="1">
<span style="display: inline-block; width: 8px; height: 14px; vertical-align: text-bottom;" class="oe_unbreakable "><img width="8" height="14" src="/web_editor/font_to_img/61505/rgb(69%2C71%2C72)/rgb(255%2C255%2C255)/8x14" data-class="fa fa-map-marker" data-style="null" style="box-sizing: border-box; line-height: 14px; width: 8px; height: 14px; vertical-align: unset; margin: 0px;"></span>
<a t-attf-href="https://maps.google.com/maps?q={{ location }}" target="new" style="text-decoration: none; box-sizing: border-box; color: #454748;">
<img t-if="event_address.static_map_url and event_address.static_map_url_is_valid" t-attf-src="{{ event_address.static_map_url }}" style="box-sizing: border-box; vertical-align: bottom; width: 100%; object-fit: cover; height: 21px; mso-hide: all; mso-hide: all;" alt="Google Maps" width="100%" class="mso-hide" height="21">
<span t-else="">Zobraziť polohu na Google Maps</span>
</a>
</div>
</td></tr></tbody></table>
</td></tr>
</tbody></table>
</td>
</tr>
</tbody>
</table>
</td></tr>
<tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td align="center" style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;min-width: 590px;">
<table t-if="object.company_id" width="590" border="0" cellpadding="0" cellspacing="0" style="box-sizing: border-box; caption-side: bottom; min-width: 590px; background-color: #f1f1f1; color: #454748; padding: 8px; border-collapse: separate; font-family: Verdana, Arial, sans-serif;">
<tbody style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><tr style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;"><td style="border-style:none;box-sizing:border-box;border-left-width:0px;border-bottom-width:0px;border-right-width:0px;border-top-width:0px;text-align: center; font-size: 14px;">
Odoslané spoločnosťou <a target="_blank" t-attf-href="{{ object.company_id.website }}" style="text-decoration:none;box-sizing:border-box;color: #875A7B;" t-out="object.company_id.name or ''">YourCompany</a>
<t t-if="'website_url' in object.event_id and object.event_id.website_url">
<br>
Objavte <a href="/event" style="text-decoration:none;box-sizing:border-box;color:#875A7B;">všetky naše udalosti</a>.
</t>
</td></tr>
</tbody></table>
</td></tr>
</tbody></table>