odoo-addon-openupgrade-scripts 18.0.1.0.0.399__py3-none-any.whl → 18.0.1.0.0.401__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (16) hide show
  1. odoo/addons/openupgrade_scripts/scripts/base/18.0.1.3/noupdate_changes.xml +5 -0
  2. odoo/addons/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_analysis.txt +4 -0
  3. odoo/addons/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt +7 -5
  4. odoo/addons/openupgrade_scripts/scripts/event/18.0.1.9/noupdate_changes.xml +5 -5
  5. odoo/addons/openupgrade_scripts/scripts/hr_timesheet/{18.0.1.0 → 18.0.1.1}/noupdate_changes.xml +0 -15
  6. odoo/addons/openupgrade_scripts/scripts/hr_timesheet/{18.0.1.0 → 18.0.1.1}/post-migration.py +1 -1
  7. odoo/addons/openupgrade_scripts/scripts/l10n_hu_edi/18.0.1.0.0/upgrade_analysis.txt +0 -1
  8. odoo/addons/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt +3 -1
  9. odoo/addons/openupgrade_scripts/scripts/l10n_ro_efactura_synchronize/18.0.1.0/upgrade_analysis.txt +5 -0
  10. odoo/addons/openupgrade_scripts/scripts/l10n_tr_nilvera_einvoice_extended/18.0.1.0/upgrade_analysis.txt +1097 -0
  11. {odoo_addon_openupgrade_scripts-18.0.1.0.0.399.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.401.dist-info}/METADATA +1 -1
  12. {odoo_addon_openupgrade_scripts-18.0.1.0.0.399.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.401.dist-info}/RECORD +16 -14
  13. /odoo/addons/openupgrade_scripts/scripts/hr_timesheet/{18.0.1.0 → 18.0.1.1}/upgrade_analysis.txt +0 -0
  14. /odoo/addons/openupgrade_scripts/scripts/hr_timesheet/{18.0.1.0 → 18.0.1.1}/upgrade_analysis_work.txt +0 -0
  15. {odoo_addon_openupgrade_scripts-18.0.1.0.0.399.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.401.dist-info}/WHEEL +0 -0
  16. {odoo_addon_openupgrade_scripts-18.0.1.0.0.399.dist-info → odoo_addon_openupgrade_scripts-18.0.1.0.0.401.dist-info}/top_level.txt +0 -0
@@ -52,7 +52,9 @@
52
52
  <field name="iso_numeric">060</field>
53
53
  </record>
54
54
  <record id="BND" model="res.currency">
55
+ <field name="symbol">B$</field>
55
56
  <field name="iso_numeric">096</field>
57
+ <field name="position">before</field>
56
58
  </record>
57
59
  <record id="BOB" model="res.currency">
58
60
  <field name="iso_numeric">068</field>
@@ -502,6 +504,9 @@
502
504
  <record id="ZMW" model="res.currency">
503
505
  <field name="iso_numeric">967</field>
504
506
  </record>
507
+ <record id="bn" model="res.country">
508
+ <field eval="'%(street)s\n%(street2)s\n%(city)s %(zip)s\n%(country_name)s'" name="address_format"/>
509
+ </record>
505
510
  <record id="om" model="res.country">
506
511
  <field name="address_format" eval="'%(street)s\n%(street2)s\n%(city)s %(state_name)s %(zip)s\n%(country_name)s'"/>
507
512
  </record>
@@ -141,6 +141,10 @@ NEW res.country.state: base.state_be_6
141
141
  NEW res.country.state: base.state_be_7
142
142
  NEW res.country.state: base.state_be_8
143
143
  NEW res.country.state: base.state_be_9
144
+ NEW res.country.state: base.state_bn_b
145
+ NEW res.country.state: base.state_bn_k
146
+ NEW res.country.state: base.state_bn_p
147
+ NEW res.country.state: base.state_bn_t
144
148
  NEW res.country.state: base.state_kr_11
145
149
  NEW res.country.state: base.state_kr_26
146
150
  NEW res.country.state: base.state_kr_27
@@ -80,6 +80,8 @@ new model l10n_id.qris.transaction [module l10n_id]
80
80
  new model l10n_in.section.alert [module l10n_in_withholding]
81
81
  new model l10n_latam.check [module l10n_latam_check]
82
82
  new model l10n_latam.payment.register.check [module l10n_latam_check]
83
+ new model l10n_tr_nilvera_einvoice_extended.account.tax.code [module l10n_tr_nilvera_einvoice_extended]
84
+ new model l10n_tr_nilvera_einvoice_extended.tax.office [module l10n_tr_nilvera_einvoice_extended]
83
85
  new model l10n_tw_edi.invoice.cancel [module l10n_tw_edi_ecpay]
84
86
  new model l10n_tw_edi.invoice.print [module l10n_tw_edi_ecpay]
85
87
  new model loyalty.card.update.balance [module loyalty]
@@ -124,14 +126,14 @@ new model website.custom_blocked_third_party_domains [module website]
124
126
  new model website.page.properties [module website]
125
127
  new model website.page.properties.base [module website]
126
128
  ---Fields in module 'general'---
127
- # 13469 fields matched,
128
- # Direct match: 13368
129
+ # 13472 fields matched,
130
+ # Direct match: 13369
129
131
  # Found in other module with different type: 0
130
- # Found in other module: 93
132
+ # Found in other module: 95
131
133
  # Found with different type: 8
132
134
  # In obsolete models: 34
133
- # New columns: 1725
134
- # Not matched: 845
135
+ # New columns: 1757
136
+ # Not matched: 846
135
137
  ---XML records in module 'general'---
136
138
  ERROR: module not in list of installed modules:
137
139
  ---Models in module 'account_debit_note_sequence'---
@@ -58,7 +58,7 @@
58
58
  <div>
59
59
  <br/>
60
60
  <strong>Add this event to your calendar</strong>
61
- <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
61
+ <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description_url_encoded() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
62
62
  <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook</a>
63
63
  <a t-attf-href="https://calendar.yahoo.com/?v=60&amp;view=d&amp;type=20&amp;title={{ object.event_id.name }}&amp;in_loc={{ location }}&amp;st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&amp;et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo
64
64
  </a>
@@ -282,7 +282,7 @@
282
282
  <td valign="middle" align="right">
283
283
  <t t-if="object.barcode">
284
284
  <div style="margin-bottom: 5px;">
285
- <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0" width="100" height="100" alt="QR Code"/>
285
+ <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0" width="100" height="100" alt="QR Code" t-att-style="'height: 100px !important;'"/>
286
286
  </div>
287
287
  </t>
288
288
  <t t-if="not object.company_id.uses_default_logo">
@@ -314,7 +314,7 @@
314
314
  <div>
315
315
  <br/>
316
316
  <strong>Add this event to your calendar</strong>
317
- <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
317
+ <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description_url_encoded() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
318
318
  <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook</a>
319
319
  <a t-attf-href="https://calendar.yahoo.com/?v=60&amp;view=d&amp;type=20&amp;title={{ object.event_id.name }}&amp;in_loc={{ location }}&amp;st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&amp;et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo
320
320
  </a>
@@ -537,7 +537,7 @@
537
537
  <td valign="middle" align="right">
538
538
  <t t-if="object.barcode">
539
539
  <div style="margin-bottom: 5px;">
540
- <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0" width="100" height="100" alt="QR Code"/>
540
+ <img t-attf-src="/report/barcode/QR/{{object.barcode}}?&amp;width=100&amp;height=100&amp;quiet=0" width="100" height="100" alt="QR Code" t-att-style="'height: 100px !important;'"/>
541
541
  </div>
542
542
  </t>
543
543
  <t t-if="not object.company_id.uses_default_logo">
@@ -578,7 +578,7 @@
578
578
  <div>
579
579
  <br/>
580
580
  <strong>Add this event to your calendar</strong>
581
- <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
581
+ <a t-attf-href="https://www.google.com/calendar/render?action=TEMPLATE&amp;text={{ object.event_id.name }}&amp;dates={{ date_begin }}/{{ date_end }}&amp;location={{ location }}&amp;details={{ object.event_id._get_external_description_url_encoded() }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Google</a>
582
582
  <a t-attf-href="/event/{{ slug(object.event_id) }}/ics" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> iCal/Outlook</a>
583
583
  <a t-attf-href="https://calendar.yahoo.com/?v=60&amp;view=d&amp;type=20&amp;title={{ object.event_id.name }}&amp;in_loc={{ location }}&amp;st={{ format_datetime(object.event_id.date_begin, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}&amp;et={{ format_datetime(object.event_id.date_end, tz='UTC', dt_format='yyyyMMdd\'T\'HHmmss') }}" style="padding:3px 5px;border:1px solid #875A7B;color:#875A7B;text-decoration:none;border-radius:3px;" target="new"><img src="/web_editor/font_to_img/61525/rgb(135,90,123)/16" style="vertical-align:middle;" height="16" alt=""/> Yahoo
584
584
  </a>
@@ -3,13 +3,6 @@
3
3
  <record id="base.module_category_services_timesheets" model="ir.module.category">
4
4
  <field name="description"/>
5
5
  </record>
6
- <record id="timesheet_analysis_report_approver" model="ir.rule">
7
- <field name="domain_force">[
8
- '|',
9
- ('project_id.privacy_visibility', '!=', 'followers'),
10
- ('project_id.message_partner_ids', 'in', [user.partner_id.id])
11
- ]</field>
12
- </record>
13
6
  <record id="timesheet_analysis_report_user" model="ir.rule">
14
7
  <field name="domain_force">[
15
8
  ('user_id', '=', user.id),
@@ -18,14 +11,6 @@
18
11
  ('message_partner_ids', 'in', [user.partner_id.id])
19
12
  ]</field>
20
13
  </record>
21
- <record id="timesheet_line_rule_approver" model="ir.rule">
22
- <field name="domain_force">[
23
- ('project_id', '!=', False),
24
- '|',
25
- ('project_id.privacy_visibility', '!=', 'followers'),
26
- ('project_id.message_partner_ids', 'in', [user.partner_id.id])
27
- ]</field>
28
- </record>
29
14
  <record id="timesheet_line_rule_portal_user" model="ir.rule">
30
15
  <field name="domain_force">[
31
16
  ('project_id', '!=', False),
@@ -5,4 +5,4 @@ from openupgradelib import openupgrade
5
5
 
6
6
  @openupgrade.migrate()
7
7
  def migrate(env, version):
8
- openupgrade.load_data(env, "hr_timesheet", "18.0.1.0/noupdate_changes.xml")
8
+ openupgrade.load_data(env, "hr_timesheet", "18.0.1.1/noupdate_changes.xml")
@@ -1,6 +1,5 @@
1
1
  ---Models in module 'l10n_hu_edi'---
2
2
  ---Fields in module 'l10n_hu_edi'---
3
- l10n_hu_edi / product.template / l10n_hu_product_code_type (selection): selection_keys removed: [SZJ]
4
3
  ---XML records in module 'l10n_hu_edi'---
5
4
  NEW ir.ui.view: l10n_hu_edi.external_layout_bubble
6
5
  NEW ir.ui.view: l10n_hu_edi.external_layout_folder
@@ -1,10 +1,12 @@
1
1
  ---Models in module 'l10n_ro_edi'---
2
2
  ---Fields in module 'l10n_ro_edi'---
3
- l10n_ro_edi / account.move / l10n_ro_edi_index (char) : NEW
3
+ l10n_ro_edi / account.bank.statement.line / l10n_ro_edi_index (char) : previously in module l10n_ro_efactura_synchronize
4
+ l10n_ro_edi / account.move / l10n_ro_edi_index (char) : previously in module l10n_ro_efactura_synchronize
4
5
  l10n_ro_edi / res.partner / invoice_edi_format (False) : NEW selection_keys: ['ciusro', 'es_facturae', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'oioubl_21', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify
5
6
  l10n_ro_edi / res.partner / ubl_cii_format (False) : DEL selection_keys: ['ciusro', 'facturx', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify
6
7
  l10n_ro_efactura / account.move / l10n_ro_edi_state (selection) : selection_keys added: [invoice_validated], removed: [invoice_sending]
7
8
  l10n_ro_efactura / l10n_ro_edi.document / state (selection) : selection_keys added: [invoice_validated], removed: [invoice_sending]
9
+ l10n_ro_efactura_synchronize / account.move / l10n_ro_edi_index (char) : not a function anymore
8
10
  ---XML records in module 'l10n_ro_edi'---
9
11
  NEW ir.actions.server: l10n_ro_edi.l10n_ro_edi_action_fetch_ciusro_status [renamed from l10n_ro_efactura module]
10
12
  DEL ir.actions.server: l10n_ro_efactura.l10n_ro_edi_action_fetch_ciusro_status [renamed to l10n_ro_edi module]
@@ -0,0 +1,5 @@
1
+ ---Models in module 'l10n_ro_efactura_synchronize'---
2
+ ---Fields in module 'l10n_ro_efactura_synchronize'---
3
+ l10n_ro_efactura_synchronize / account.bank.statement.line / l10n_ro_edi_index (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura_synchronize')
4
+ l10n_ro_efactura_synchronize / account.move / l10n_ro_edi_index (char) : module is now 'l10n_ro_edi' ('l10n_ro_efactura_synchronize')
5
+ ---XML records in module 'l10n_ro_efactura_synchronize'---