| Strings Words Characters | |||
|---|---|---|---|
| 470 3,271 34,829 |
|
All strings | Browse Translate Zen |
| 470 3,271 34,829 |
|
Approved strings | Browse Translate Zen |
| 470 3,271 34,829 |
|
Translated strings | Browse Translate Zen |
| 3 61 359 |
|
Translated strings with dismissed checks | Browse Translate Zen |
| 394 1,856 11,356 |
|
Labeled: Automatically translated | Browse Translate Zen |
| 470 3,271 34,829 |
|
Strings without a label | Browse Translate Zen |
Summary
| Project website | www.odoo.com | |
|---|---|---|
| Project reviewers40 |
|
|
| Translation license | BSD 2-Clause "Simplified" License | |
| Translation process |
|
|
| File mask |
addons/website_event_track/i18n/*.po
|
|
| Translation file |
Download
addons/website_event_track/i18n/da.po
|
|
| Last change | Feb. 16, 2026, 2:24 p.m. | |
| Last change made by | Kira Petersen François (peti) | |
| Language | Danish | |
| Language code | da | |
| Text direction | Left to right | |
| Case sensitivity | Case-sensitive | |
| Number of speakers | 7,247,744 | |
| Number of plurals | 2 | |
| Plural type | One/other | |
| Plurals | Singular | 1 | Plural | 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, … |
| Plural formula |
n != 1
|
|
11 hours ago
String statistics
| Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
|---|---|---|---|---|---|---|
| Total | 470 | 3,271 | 34,829 | |||
| Approved | 100% | 470 | 100% | 3,271 | 100% | 34,829 |
| Waiting for review | 0% | 0 | 0% | 0 | 0% | 0 |
| Translated | 100% | 470 | 100% | 3,271 | 100% | 34,829 |
| Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
| Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
| Failing checks | 0% | 0 | 0% | 0 | 0% | 0 |
| Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
| Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
+100%
|
Bulk status changed |
Sequence
Sekvens
|
|
Changes committed |
Changes committed
2 days ago
|
|
Bulk status changed |
<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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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 Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5: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 or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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 event 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.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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;">Dit bidrag til arrangementet</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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> Hej<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/> <br/><br/> Du har for nylig vist interesse i <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Føj dette foredrag til din kalender</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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> Vi ses snart!<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div t-else=""> <strong>Fra</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> <strong>Til</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6. maj 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruxelles</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Bemærk</u></strong>: Start- og sluttidspunkterne for foredraget var ikke angivet, da e-mailen blev sendt. De tidspunkter, der fremgår af denne besked, svarer til arrangementets aktuelle tidspunkter. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Har du spørgsmål til dette foredrag?</span> <div>Kontakt venligst arrangøren:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Telefon: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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>Få den bedste mobiloplevelse.</strong> <a href="/event">Installér vores mobilapp</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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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="">Se lokationen på 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;"> Sendt af <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Se <a href="/event" style="color:#875A7B;">alle vores arrangementer</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Bulk status changed |
Show all records whose next activity date is past
Vis alle poster, hvis næste aktivitetsdato er før i dag
|
|
Bulk status changed |
If set, the talk will be set as favorite for each attendee registered to the event.
Hvis denne indstilling er aktiveret, gemmes foredraget som favorit for alle deltagere, der er tilmeldt arrangementet.
|
|
Bulk status changed |
<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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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 Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5: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 or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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 event 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.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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;">Dit bidrag til arrangementet</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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> Hej<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/> <br/><br/> Du har for nylig vist interesse i <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Føj dette foredrag til din kalender</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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> Vi ses snart!<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div t-else=""> <strong>Fra</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> <strong>Til</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6. maj 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruxelles</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Bemærk</u></strong>: Start- og sluttidspunkterne for foredraget var ikke angivet, da e-mailen blev sendt. De tidspunkter, der fremgår af denne besked, svarer til arrangementets aktuelle tidspunkter. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Har du spørgsmål til dette foredrag?</span> <div>Kontakt venligst arrangøren:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Telefon: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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>Få den bedste mobiloplevelse.</strong> <a href="/event">Installér vores mobilapp</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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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="">Se lokationen på 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;"> Sendt af <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Se <a href="/event" style="color:#875A7B;">alle vores arrangementer</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Bulk status changed |
Show all records whose next activity date is past
Vis alle poster, hvis næste aktivitetsdato er før i dag
|
|
Bulk status changed |
If set, the talk will be set as favorite for each attendee registered to the event.
Hvis denne indstilling er aktiveret, gemmes foredraget som favorit for alle deltagere, der er tilmeldt arrangementet.
|
|
Bulk status changed |
<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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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 Event Track</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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-if="not user_id.is_public" t-out="' ' + user_id.name"/>, <br/><br/> You recently show interest for the talk <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">OpenWood Collection Online Reveal</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">OpenWood Collection Online Reveal</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Add this talk to your calendar</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">YourCompany</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5:00 PM</t> </div> <div t-else=""> <strong>From</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 4, 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">7:00 AM</t> <strong>To</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">May 6, 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">5: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 or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Note</u></strong>: The start and end times of the talk were not specified when the email was sent. The times indicated in this message correspond to those of the event. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Questions about this talk?</span> <div>Please contact the organizer:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Phone: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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 event 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.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.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="event_organizer" t-value="object.event_id.organizer_id"/> <t t-set="event_address" t-value="object.event_id.address_id"/> <t t-set="is_online" t-value="'is_published' in object.event_id and object.event_id.is_published"/> <t t-set="agenda_urls" t-value="object._get_track_calendar_urls()"/> <t t-set="google_url" t-value="agenda_urls.get('google_url')"/> <t t-set="iCal_url" t-value="agenda_urls.get('iCal_url')"/> <t t-set="yahoo_url" t-value="agenda_urls.get('yahoo_url')"/> <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;">Dit bidrag til arrangementet</span><br/> <span style="font-size: 20px; font-weight: bold;" t-out="object.name"/> </td><td valign="middle" align="right"> <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; margin-right: 10px; 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> <!-- TALK 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> Hej<t t-if="not user_id.is_public" t-out="' ' + user_id.name"/> <br/><br/> Du har for nylig vist interesse i <a t-if="object.description or object.partner_biography" t-attf-href="{{ object.get_base_url() }}{{ object.website_url }}" style="font-weight:bold;color:#875A7B;text-decoration:none;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</a> <span t-else="" style="font-weight:bold;" t-out="object.name or ''">Onlinepræsentation af OpenWood-kollektionen</span>. </div> <div t-if="agenda_urls"> <br/> <strong>Føj dette foredrag til din kalender</strong> <a t-if="google_url" t-att-href="google_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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=""/> </a> <a t-if="iCal_url" t-att-href="iCal_url" t-attf-style="padding:3px 5px; color:{{object.event_id.user_id.company_id.email_secondary_color or '#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-if="yahoo_url" t-att-href="yahoo_url" t-attf-style="padding:3px 5px; color: {{object.event_id.user_id.company_id.email_secondary_color or '#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> Vi ses snart!<br/> <span style="color: #454748;"> -- <br/> <t t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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-if="object.is_one_day"> <t t-out="object.date" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> <t t-out="object.date" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> - <t t-out="object.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div t-else=""> <strong>Fra</strong> <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">4. maj 2021</t> - <t t-out="object.date or object.event_id.date_begin" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 7:00</t> <strong>Til</strong> <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "date_only": True, "tz_name": object.event_id.date_tz, "format": "long"}">6. maj 2021</t> - <t t-out="object.date_end or object.event_id.date_end" t-options="{"widget": "datetime", "time_only": True, "tz_name": object.event_id.date_tz, "hide_seconds": True, "format": "short"}">kl. 17:00</t> </div> <div style="font-size:12px;color:#9e9e9e"><i><t t-out="object.event_id.date_tz or ''">Europa/Bruxelles</t></i></div> </td> <td style="vertical-align:top;"> <t t-if="event_address or object.location_id"> <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-if="event_address.name"> <div t-out="event_address.name or ''">Teksa SpA</div> </t> <t t-if="event_address.street"> <div t-out="event_address.street or ''">Puerto Madero 9710</div> <t t-set="location" t-value="event_address.street"/> </t> <t t-if="event_address.street2"> <div t-out="event_address.street2 or ''">Of A15, Santiago (RM)</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.street2)"/> </t> <div> <t t-if="event_address.city"> <t t-out="event_address.city or ''">Pudahuel</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.city)"/> </t> <t t-if="event_address.state_id.name"> <t t-out="event_address.state_id.name or ''">C1</t>, <t t-set="location" t-value="'%s, %s' % (location, event_address.state_id.name)"/> </t> <t t-if="event_address.zip"> <t t-out="event_address.zip or ''">98450</t> <t t-set="location" t-value="'%s, %s' % (location, event_address.zip)"/> </t> </div> <t t-if="event_address.country_id.name"> <div t-out="event_address.country_id.name or ''">Argentina</div> <t t-set="location" t-value="'%s, %s' % (location, event_address.country_id.name)"/> </t> </t> <div t-if="object.location_id" t-out="'Talk location:' + object.location_id.name"/> </td> </tr> </table> </td></tr> <tr t-if="not object.date"> <td> <strong><u>Bemærk</u></strong>: Start- og sluttidspunkterne for foredraget var ikke angivet, da e-mailen blev sendt. De tidspunkter, der fremgår af denne besked, svarer til arrangementets aktuelle tidspunkter. </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="object.event_id.organizer_id.name or object.event_id.company_id.name"> <div> <span style="font-weight:300;margin:10px 0px">Har du spørgsmål til dette foredrag?</span> <div>Kontakt venligst arrangøren:</div> <ul> <li t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</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 ''"/></li> </t> <t t-if="object.event_id.organizer_id.phone or object.event_id.company_id.phone"> <li>Telefon: <t t-out="object.event_id.organizer_id.phone or object.event_id.company_id.phone"/></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>Få den bedste mobiloplevelse.</strong> <a href="/event">Installér vores mobilapp</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> <img src="/web_editor/font_to_img/61505/rgb(81,81,102)/20" height="20" style="vertical-align: bottom;"/> <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="">Se lokationen på 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;"> Sendt af <a target="_blank" t-attf-href="{{ object.get_base_url() }}" style="color: #875A7B;" t-out="object.event_id.organizer_id.name or object.event_id.company_id.name or ''">DinVirksomhed</a> <t t-if="'website_url' in object.event_id and object.event_id.website_url"> <br/> Se <a href="/event" style="color:#875A7B;">alle vores arrangementer</a>. </t> </td></tr> </table> </td></tr> </table> |
|
Bulk status changed |
Use these simple steps to easily haul LONG lumber in a short box pickup truck. A dose of carpenter's
ingenuity along with a couple boards, a sturdy strap and a few screws are all I use to easily haul long boards from the lumberyard to the Next Level Carpentry shop or jobsite.
Brug disse simple trin til nemt at transportere LANGT tømmer i en kort boks-pickup. Et strejf af snedkerens
opfindsomhed med et par brædder, en robust strop og nogle skruer er alt, hvad der skal til for nemt at flytte lange brædder fra tømmergården til Next Level Carpentry-butikken eller din arbejdsplads. |
| 470 | File in original format as translated in the repository | gettext PO file | |||||||
|---|---|---|---|---|---|---|---|---|---|
| 470 | 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 |