Skip to content

Commit da09af7

Browse files
[IMP] Update analysis files
1 parent f0b9aac commit da09af7

8 files changed

Lines changed: 164 additions & 16 deletions

File tree

openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,13 +135,13 @@ new model website.custom_blocked_third_party_domains [module website]
135135
new model website.page.properties [module website]
136136
new model website.page.properties.base [module website]
137137
---Fields in module 'general'---
138-
# 13491 fields matched,
139-
# Direct match: 13388
138+
# 13492 fields matched,
139+
# Direct match: 13389
140140
# Found in other module with different type: 0
141141
# Found in other module: 95
142142
# Found with different type: 8
143143
# In obsolete models: 34
144-
# New columns: 1896
144+
# New columns: 1904
145145
# Not matched: 847
146146
---XML records in module 'general'---
147147
ERROR: module not in list of installed modules:

openupgrade_scripts/scripts/calendar/18.0.1.1/noupdate_changes.xml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@
2222
The meeting <strong t-out="object.event_id.name or ''">Follow-up for Project proposal</strong> created by <t t-out="object.event_id.user_id.partner_id.name or ''">Colleen Diaz</t> is now scheduled for
2323
<t t-out="object.event_id.get_display_time_tz(tz=object.partner_id.tz) or ''">05/04/2021 at (11:00:00 To 11:30:00) (Europe/Brussels)</t>.
2424
</t>
25-
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/meeting/accept?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
26-
Accept</a><a t-attf-href="/calendar/meeting/decline?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
27-
Decline</a><a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
25+
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
2826
View</a></div><table border="0" cellpadding="0" cellspacing="0"><tr><td width="130px;" style="min-width: 130px;"><div style="border-top-start-radius: 3px; border-top-end-radius: 3px; font-size: 12px; border-collapse: separate; text-align: center; font-weight: bold; color: #ffffff; min-height: 18px; background-color: #875A7B; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format=&quot;EEEE&quot;, lang_code=object.env.lang) or &quot;&quot;">Tuesday</t></div><div style="font-size: 48px; min-height: auto; font-weight: bold; text-align: center; color: #5F5F5F; background-color: #F8F8F8; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='d', lang_code=object.env.lang) or ''">4</t></div><div style="font-size: 12px; text-align: center; font-weight: bold; color: #ffffff; background-color: #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format=&quot;MMMM y&quot;, lang_code=object.env.lang) or &quot;&quot;">May 2021</t></div><div style="border-collapse: separate; color: #5F5F5F; text-align: center; font-size: 12px; border-bottom-end-radius: 3px; font-weight: bold; border: 1px solid #875A7B; border-bottom-start-radius: 3px;"><t t-if="not object.event_id.allday"><div><t t-out="format_time(time=object.event_id.start, tz=object.mail_tz, time_format=&quot;short&quot;, lang_code=object.env.lang) or &quot;&quot;">11:00 AM</t></div><t t-if="object.mail_tz"><div style="font-size: 10px; font-weight: normal">
2927
(<t t-out="object.mail_tz or ''">Europe/Brussels</t>)
3028
</div></t></t></div></td><td width="20px;"/><td style="padding-top: 5px;"><p><strong>Details of the event</strong></p><ul><t t-if="object.event_id.location"><li>Location: <t t-out="object.event_id.location or ''">Bruxelles</t>
@@ -55,9 +53,7 @@
5553
Your meeting <strong t-out="object.event_id.name or ''">Follow-up for Project proposal</strong> has been booked.
5654
</t>
5755

58-
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/meeting/accept?token={{object.access_token}}&amp;id={{object.event_id.id}}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
59-
Accept</a><a t-attf-href="/calendar/meeting/decline?token={{object.access_token}}&amp;id={{object.event_id.id}}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
60-
Decline</a><a t-attf-href="/calendar/meeting/view?token={{object.access_token}}&amp;id={{object.event_id.id}}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">View</a></div><table border="0" cellpadding="0" cellspacing="0"><tr><td width="130px;" style="min-width: 130px;"><div style="border-top-start-radius: 3px; border-top-end-radius: 3px; font-size: 12px; border-collapse: separate; text-align: center; font-weight: bold; color: #ffffff; min-height: 18px; background-color: #875A7B; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='EEEE', lang_code=object.env.lang) or ''">Tuesday</t></div><div style="font-size: 48px; min-height: auto; font-weight: bold; text-align: center; color: #5F5F5F; background-color: #F8F8F8; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='d', lang_code=object.env.lang) or ''">4</t></div><div style="font-size: 12px; text-align: center; font-weight: bold; color: #ffffff; background-color: #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='MMMM y', lang_code=object.env.lang) or ''">May 2021</t></div><div style="border-collapse: separate; color: #5F5F5F; text-align: center; font-size: 12px; border-bottom-end-radius: 3px; font-weight: bold ; border: 1px solid #875A7B; border-bottom-start-radius: 3px;"><t t-if="not object.event_id.allday"><div><t t-out="format_time(time=object.event_id.start, tz=object.mail_tz, time_format='short', lang_code=object.env.lang) or ''">11:00 AM</t></div><t t-if="object.mail_tz"><div style="font-size: 10px; font-weight: normal">
56+
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/meeting/view?token={{object.access_token}}&amp;id={{object.event_id.id}}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">View</a></div><table border="0" cellpadding="0" cellspacing="0"><tr><td width="130px;" style="min-width: 130px;"><div style="border-top-start-radius: 3px; border-top-end-radius: 3px; font-size: 12px; border-collapse: separate; text-align: center; font-weight: bold; color: #ffffff; min-height: 18px; background-color: #875A7B; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='EEEE', lang_code=object.env.lang) or ''">Tuesday</t></div><div style="font-size: 48px; min-height: auto; font-weight: bold; text-align: center; color: #5F5F5F; background-color: #F8F8F8; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='d', lang_code=object.env.lang) or ''">4</t></div><div style="font-size: 12px; text-align: center; font-weight: bold; color: #ffffff; background-color: #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='MMMM y', lang_code=object.env.lang) or ''">May 2021</t></div><div style="border-collapse: separate; color: #5F5F5F; text-align: center; font-size: 12px; border-bottom-end-radius: 3px; font-weight: bold ; border: 1px solid #875A7B; border-bottom-start-radius: 3px;"><t t-if="not object.event_id.allday"><div><t t-out="format_time(time=object.event_id.start, tz=object.mail_tz, time_format='short', lang_code=object.env.lang) or ''">11:00 AM</t></div><t t-if="object.mail_tz"><div style="font-size: 10px; font-weight: normal">
6157
(<t t-out="object.mail_tz or ''">Europe/Brussels</t>)
6258
</div></t></t></div></td><td width="20px;"/><td style="padding-top: 5px;"><p><strong>Details of the event</strong></p><ul><t t-if="object.event_id.location"><li>Location: <t t-out="object.event_id.location or ''">Bruxelles</t>
6359
<a target="_blank" t-if="not is_online or is_online and object.event_id.location != object.event_id.appointment_type_id.location_id.name" t-attf-href="http://maps.google.com/maps?oi=map&amp;q={{object.event_id.location}}">(View Map)</a>
@@ -79,9 +75,7 @@
7975
<div><t t-set="colors" t-value="{'needsAction': 'grey', 'accepted': 'green', 'tentative': '#FFFF00', 'declined': 'red'}"/><t t-set="is_online" t-value="'appointment_type_id' in object.event_id and object.event_id.appointment_type_id"/><t t-set="recurrent" t-value="object.recurrence_id and not ctx.get('calendar_template_ignore_recurrence')"/><p>
8076
Hello <t t-out="object.common_name or ''">Gemini Furniture</t>,<br/><br/>
8177
This is a reminder for the below event:
82-
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/{{ 'recurrence' if recurrent else 'meeting' }}/accept?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
83-
Accept</a><a t-attf-href="/calendar/{{ 'recurrence' if recurrent else 'meeting' }}/decline?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
84-
Decline</a><a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
78+
</p><div style="text-align: center; padding: 16px 0px 16px 0px;"><a t-attf-href="/calendar/meeting/view?token={{ object.access_token }}&amp;id={{ object.event_id.id }}" style="padding: 5px 10px; color: #FFFFFF; text-decoration: none; background-color: #875A7B; border: 1px solid #875A7B; border-radius: 3px">
8579
View</a></div><table border="0" cellpadding="0" cellspacing="0"><tr><td width="130px;" style="min-width: 130px;"><div style="border-top-start-radius: 3px; border-top-end-radius: 3px; font-size: 12px; border-collapse: separate; text-align: center; font-weight: bold; color: #ffffff; min-height: 18px; background-color: #875A7B; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format=&quot;EEEE&quot;, lang_code=object.env.lang) or &quot;&quot;">Tuesday</t></div><div style="font-size: 48px; min-height: auto; font-weight: bold; text-align: center; color: #5F5F5F; background-color: #F8F8F8; border: 1px solid #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format='d', lang_code=object.env.lang) or ''">4</t></div><div style="font-size: 12px; text-align: center; font-weight: bold; color: #ffffff; background-color: #875A7B;"><t t-out="format_datetime(dt=object.event_id.start, tz=object.mail_tz if not object.event_id.allday else None, dt_format=&quot;MMMM y&quot;, lang_code=object.env.lang) or &quot;&quot;">May 2021</t></div><div style="border-collapse: separate; color: #5F5F5F; text-align: center; font-size: 12px; border-bottom-end-radius: 3px; font-weight: bold; border: 1px solid #875A7B; border-bottom-start-radius: 3px;"><t t-if="not object.event_id.allday"><div><t t-out="format_time(time=object.event_id.start, tz=object.mail_tz, time_format=&quot;short&quot;, lang_code=object.env.lang) or &quot;&quot;">11:00 AM</t></div><t t-if="object.mail_tz"><div style="font-size: 10px; font-weight: normal">
8680
(<t t-out="object.mail_tz or ''">Europe/Brussels</t>)
8781
</div></t></t></div></td><td width="20px;"/><td style="padding-top: 5px;"><p><strong>Details of the event</strong></p><ul><t t-if="object.event_id.location"><li>Location: <t t-out="object.event_id.location or ''">Bruxelles</t>

0 commit comments

Comments
 (0)