Skip to content

Commit 092b2b1

Browse files
authored
Merge pull request #5546 from OCA/19.0-update-analysis-bot
[19.0][IMP] Update analysis files
2 parents 35d904f + d72fdc5 commit 092b2b1

File tree

9 files changed

+102
-18
lines changed

9 files changed

+102
-18
lines changed

openupgrade_scripts/scripts/account_edi_ubl_cii/19.0.1.0/upgrade_analysis.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
---Fields in module 'account_edi_ubl_cii'---
33
account_edi_ubl_cii_tax_extension / account.tax / ubl_cii_tax_exemption_reason_code (selection): selection_keys added: [VATEX-EU-AE, VATEX-EU-D, VATEX-EU-F, VATEX-EU-G, VATEX-EU-I, VATEX-EU-IC, VATEX-EU-J, VATEX-EU-O, VATEX-FR-CNWVAT, VATEX-FR-FRANCHISE], removed: [VATEX_EU_AE, VATEX_EU_D, VATEX_EU_F, VATEX_EU_G, VATEX_EU_I, VATEX_EU_IC, VATEX_EU_J, VATEX_EU_O, VATEX_FR-CNWVAT, VATEX_FR-FRANCHISE]
44
---XML records in module 'account_edi_ubl_cii'---
5+
DEL ir.actions.server: account_edi_ubl_cii.action_group_ungroup_lines_by_tax
56
NEW ir.ui.view: account_edi_ubl_cii.view_account_invoice_form_inherit
67
DEL ir.ui.view: account_edi_ubl_cii.ubl_20_AddressType
78
DEL ir.ui.view: account_edi_ubl_cii.ubl_20_AllowanceChargeType

openupgrade_scripts/scripts/base/19.0.1.3/upgrade_general_log.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ new model website.technical.page [module website]
134134
# Found in other module: 143
135135
# Found with different type: 32
136136
# In obsolete models: 231
137-
# New columns: 1748
137+
# New columns: 1755
138138
# Not matched: 1009
139139
---XML records in module 'general'---
140140
---Probably obsolete module l10n_in_ewaybill_port---

openupgrade_scripts/scripts/event/19.0.1.9/noupdate_changes.xml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</span>
3232
</td>
3333
<td valign="middle" align="right">
34-
<a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?badge_mode=1&amp;registration_ids={{ registration_ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}" target="_blank" t-attf-style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
34+
<a t-attf-href="/event/{{ object.event_id.id }}/my_tickets?badge_mode=1&amp;registration_ids={{ registration_ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(registration_ids) }}" target="_blank" t-attf-style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
3535
Download Badges
3636
</a>
3737
<t t-if="not object.company_id.uses_default_logo">
@@ -56,7 +56,7 @@
5656
<div><t t-set="default_name">Guest</t>
5757
Hello <t t-out="object.name or default_name"/>,<br/><br/>
5858
Please find attached your badge for
59-
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="font-weight:bold;color:{{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
59+
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="font-weight:bold;color:{{object.event_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
6060
<t t-else=""><strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong>.
6161
</t>
6262
</div>
@@ -189,7 +189,7 @@
189189
<t t-out="event_organizer.name or ''">YourCompany</t>
190190
</li>
191191
<t t-if="event_organizer.email">
192-
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none;color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email">info@yourcompany.com</a></li>
192+
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none;color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email">info@yourcompany.com</a></li>
193193
</t>
194194
<t t-if="event_organizer.phone">
195195
<li>Phone: <t t-out="event_organizer.phone">+1 650-123-4567</t></li>
@@ -260,9 +260,9 @@
260260
<table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;">
261261
<tr>
262262
<td style="text-align: center; font-size: 14px;">
263-
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
263+
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
264264
<t t-if="is_online"><br/>
265-
Discover <a href="/event" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
265+
Discover <a href="/event" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
266266
</t>
267267
</td>
268268
</tr>
@@ -301,7 +301,7 @@
301301
<t t-set="default_name">Guest</t>
302302
<span style="font-size: 20px; font-weight: bold;" t-out="object.name or default_name"/>
303303
<div style="margin-bottom: 5px;margin-top: 18px;">
304-
<a t-if="object.event_id.address_id" t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&amp;responsive_html=1" target="_blank" style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
304+
<a t-if="object.event_id.address_id" t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&amp;responsive_html=1" target="_blank" style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
305305
View Tickets
306306
</a>
307307
<a t-else="event_website_url" t-att-href="event_website_url" 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">
@@ -337,7 +337,7 @@
337337
<div><t t-set="default_name">Guest</t>
338338
Hello <t t-out="object.name or default_name"/>,<br/><br/>
339339
We are excited to remind you that the event
340-
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="font-weight:bold;color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
340+
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="font-weight:bold;color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
341341
<t t-else=""><strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong></t>
342342
is starting <strong t-out="object.event_date_range or ''">today</strong>.
343343
</div>
@@ -468,7 +468,7 @@
468468
<ul>
469469
<li t-out="event_organizer.name or ''">YourCompany</li>
470470
<t t-if="event_organizer.email">
471-
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email or ''"/></li>
471+
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none; color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email or ''"/></li>
472472
</t>
473473
<t t-if="event_organizer.phone">
474474
<li>Phone: <t t-out="event_organizer.phone or ''"/></li>
@@ -530,9 +530,9 @@
530530
<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;">
531531
<tr>
532532
<td style="text-align: center; font-size: 14px;">
533-
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
533+
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
534534
<t t-if="'website_url' in object.event_id and object.event_id.website_url"><br/>
535-
Discover <a href="/event" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
535+
Discover <a href="/event" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
536536
</t>
537537
</td>
538538
</tr>
@@ -572,7 +572,7 @@
572572
<t t-out="object.name or default_name"/>
573573
</span>
574574
<div style="margin-bottom: 5px;margin-top: 18px;">
575-
<a t-if="object.event_id.address_id" t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&amp;responsive_html=1" target="_blank" t-attf-style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.user_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
575+
<a t-if="object.event_id.address_id" t-attf-href="/event/{{ object.event_id.id }}/my_tickets?registration_ids={{ object.ids }}&amp;tickets_hash={{ object.event_id._get_tickets_access_hash(object.ids) }}&amp;responsive_html=1" target="_blank" t-attf-style="padding: 8px 12px; font-size: 12px; color: {{object.event_id.company_id.email_primary_color or '#FFFFFF'}}; text-decoration: none !important; font-weight: 400; background-color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; border-radius:3px">
576576
View Tickets
577577
</a>
578578
<a t-else="event_website_url" t-att-href="event_website_url" 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">
@@ -608,7 +608,7 @@
608608
<div><t t-set="default_name">Guest</t>
609609
Hello <t t-out="object.name or default_name"/>,<br/><br/>
610610
We are happy to confirm your registration to the event
611-
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;font-weight:bold;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
611+
<t t-if="event_website_url"><a t-att-href="event_website_url" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}}; text-decoration:none;font-weight:bold;" t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</a></t>
612612
<t t-else=""><strong t-out="object.event_id.name or ''">OpenWood Collection Online Reveal</strong></t>.
613613
<t t-if="object.partner_id and object.partner_id.name and object.partner_id.name != object.name">
614614
This ticket was registered by <t t-out="object.partner_id.name"/>.
@@ -750,7 +750,7 @@
750750
<t t-out="event_organizer.name or ''">YourCompany</t>
751751
</li>
752752
<t t-if="event_organizer.email">
753-
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none; color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email or ''">info@yourcompany.com</a></li>
753+
<li>Mail: <a t-attf-href="mailto:{{ event_organizer.email }}" t-attf-style="text-decoration:none; color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="event_organizer.email or ''">info@yourcompany.com</a></li>
754754
</t>
755755
<t t-if="event_organizer.phone">
756756
<li>Phone: <t t-out="event_organizer.phone">+1 650-123-4567</t></li>
@@ -821,9 +821,9 @@
821821
<table width="590" border="0" cellpadding="0" cellspacing="0" style="min-width: 590px; background-color: #F1F1F1; color: #454748; padding: 8px; border-collapse:separate;">
822822
<tr>
823823
<td style="text-align: center; font-size: 14px;">
824-
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
824+
Sent by <a target="_blank" t-attf-href="{{ object.company_id.website }}" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};" t-out="object.company_id.name or ''">YourCompany</a>
825825
<t t-if="is_online"><br/>
826-
Discover <a href="/event" t-attf-style="color: {{object.event_id.user_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
826+
Discover <a href="/event" t-attf-style="color: {{object.event_id.company_id.email_secondary_color or '#875A7B'}};">all our events</a>.
827827
</t>
828828
</td>
829829
</tr>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---Models in module 'l10n_in_pos'---
2+
---Fields in module 'l10n_in_pos'---
3+
l10n_in_pos / product.product / l10n_in_hsn_missing_in_pos (boolean): NEW stored: False
4+
---XML records in module 'l10n_in_pos'---
5+
NEW ir.actions.act_window: l10n_in_pos.action_missing_hsn_product
6+
NEW ir.ui.view: l10n_in_pos.product_template_view_form_normalized_pos
7+
NEW ir.ui.view: l10n_in_pos.product_tree_hsn_code

0 commit comments

Comments
 (0)