Skip to content

Commit 62edcf2

Browse files
Merge pull request #5518 from OCA/19.0-update-analysis-bot
[19.0][IMP] Update analysis files
2 parents efc2739 + 3c08d6a commit 62edcf2

File tree

14 files changed

+58
-90
lines changed

14 files changed

+58
-90
lines changed

docsource/modules180-190.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ Module coverage 18.0 -> 19.0
226226
+---------------------------------------------------+----------------------+-------------------------------------------------+
227227
| hr_work_entry_holidays | |No DB layout changes. |
228228
+---------------------------------------------------+----------------------+-------------------------------------------------+
229-
| |new| html_builder | | |
229+
| |new| html_builder |Nothing to do | |
230230
+---------------------------------------------------+----------------------+-------------------------------------------------+
231231
| html_editor |Nothing to do | |
232232
+---------------------------------------------------+----------------------+-------------------------------------------------+

openupgrade_scripts/scripts/account/19.0.1.4/upgrade_analysis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ account / account.full.reconcile / exchange_move_id (many2one) : DEL re
2525
account / account.journal / account_control_ids (many2many): DEL relation: account.account
2626
account / account.journal / autocheck_on_post (boolean) : DEL
2727
account / account.journal / display_invoice_template_pdf_report_id (boolean): NEW hasdefault: default, stored: False
28-
account / account.journal / incoming_einvoice_notification_email (char): NEW hasdefault: compute
28+
account / account.journal / incoming_einvoice_notification_email (char): NEW
2929
account / account.journal / invoice_reference_model (selection): selection_keys added: [number] (most likely nothing to do)
3030
account / account.journal / invoice_reference_type (selection): selection_keys removed: [none]
3131
account / account.journal / invoice_template_pdf_report_id (many2one): NEW relation: ir.actions.report

openupgrade_scripts/scripts/base/19.0.1.3/upgrade_general_log.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ obsolete model stock.track.line [module stock]
5454
obsolete model stock.valuation.layer [module stock_account]
5555
obsolete model stock.valuation.layer.revaluation [module stock_account]
5656
obsolete model uom.category [module uom]
57-
obsolete model web_editor.assets (renamed to website.assets) [module html_builder]
58-
obsolete model web_editor.converter.test (renamed to html_editor.converter.test) [module html_builder]
59-
obsolete model web_editor.converter.test.sub (renamed to html_editor.converter.test.sub) [module html_builder]
57+
obsolete model web_editor.assets (renamed to website.assets) [module html_editor]
58+
obsolete model web_editor.converter.test (renamed to html_editor.converter.test) [module html_editor]
59+
obsolete model web_editor.converter.test.sub (renamed to html_editor.converter.test.sub) [module html_editor]
6060
new model account.analytic.line.calendar.employee [module hr_timesheet]
6161
new model account.document.import.mixin [module account]
6262
new model discuss.call.history [module mail]
@@ -128,10 +128,10 @@ new model website.page_options.mixin [module website]
128128
new model website.page_visibility_options.mixin [module website]
129129
new model website.technical.page [module website]
130130
---Fields in module 'general'---
131-
# 14358 fields matched,
132-
# Direct match: 14167
131+
# 14364 fields matched,
132+
# Direct match: 14189
133133
# Found in other module with different type: 0
134-
# Found in other module: 159
134+
# Found in other module: 143
135135
# Found with different type: 32
136136
# In obsolete models: 231
137137
# New columns: 1748

openupgrade_scripts/scripts/hr_holidays_attendance/19.0.1.0/upgrade_analysis.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ hr_holidays_attendance / hr.leave / employee_overtime (float)
88
hr_holidays_attendance / hr.leave / overtime_id (many2one) : DEL relation: hr.attendance.overtime
99
hr_holidays_attendance / hr.leave.accrual.level / frequency (False) : NEW selection_keys: ['bimonthly', 'biyearly', 'daily', 'hourly', 'monthly', 'weekly', 'worked_hours', 'yearly'], mode: modify
1010
hr_holidays_attendance / hr.leave.accrual.level / frequency_hourly_source (selection): DEL selection_keys: ['attendance', 'calendar']
11+
hr_holidays_attendance / hr.leave.allocation / employee_overtime (float) : not related anymore
12+
hr_holidays_attendance / hr.leave.allocation / employee_overtime (float) : now a function
1113
hr_holidays_attendance / hr.leave.allocation / overtime_id (many2one) : DEL relation: hr.attendance.overtime
1214
---XML records in module 'hr_holidays_attendance'---
1315
DEL hr.leave.type: hr_holidays_attendance.holiday_status_extra_hours [renamed to hr_holidays module] (noupdate)

openupgrade_scripts/scripts/html_builder/19.0.0.1/upgrade_analysis.txt

Lines changed: 0 additions & 35 deletions
This file was deleted.
Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,23 @@
11
---Models in module 'html_editor'---
2-
new model html_editor.converter.test (renamed from web_editor.converter.test in module web_editor)
3-
new model html_editor.converter.test.sub (renamed from web_editor.converter.test.sub in module web_editor)
4-
model html.field.history.mixin (moved from web_editor) [abstract]
2+
obsolete model web_editor.assets (renamed to website.assets in module website) [abstract]
3+
obsolete model web_editor.converter.test (renamed to html_editor.converter.test)
4+
obsolete model web_editor.converter.test.sub (renamed to html_editor.converter.test.sub)
5+
new model html_editor.converter.test (renamed from web_editor.converter.test)
6+
new model html_editor.converter.test.sub (renamed from web_editor.converter.test.sub)
57
---Fields in module 'html_editor'---
6-
html_editor / web_editor.converter.test / _order : previously in module web_editor
7-
html_editor / web_editor.converter.test / binary (binary) : previously in module web_editor
8-
html_editor / web_editor.converter.test / char (char) : previously in module web_editor
9-
html_editor / web_editor.converter.test / date (date) : previously in module web_editor
10-
html_editor / web_editor.converter.test / datetime (datetime) : previously in module web_editor
11-
html_editor / web_editor.converter.test / display_name (char) : previously in module web_editor
12-
html_editor / web_editor.converter.test / float (float) : previously in module web_editor
13-
html_editor / web_editor.converter.test / html (html) : previously in module web_editor
14-
html_editor / web_editor.converter.test / integer (integer) : previously in module web_editor
15-
html_editor / web_editor.converter.test / many2one (many2one) : previously in module web_editor
16-
html_editor / web_editor.converter.test / numeric (float) : previously in module web_editor
17-
html_editor / web_editor.converter.test / selection_str (selection) : previously in module web_editor
18-
html_editor / web_editor.converter.test / text (text) : previously in module web_editor
19-
html_editor / web_editor.converter.test.sub / _order : previously in module web_editor
20-
html_editor / web_editor.converter.test.sub / display_name (char) : previously in module web_editor
21-
html_editor / web_editor.converter.test.sub / name (char) : previously in module web_editor
228
web_editor / web_editor.converter.test / many2one (many2one) : relation is now 'html_editor.converter.test.sub' ('web_editor.converter.test.sub') [nothing to do]
239
---XML records in module 'html_editor'---
10+
DEL ir.asset: web_editor.13_0_color_system_support_primary_variables_scss
2411
NEW ir.model.access: html_editor.access_html_editor_converter_test
2512
NEW ir.model.access: html_editor.access_html_editor_converter_test_sub
13+
DEL ir.model.access: web_editor.access_web_editor_converter_test
14+
DEL ir.model.access: web_editor.access_web_editor_converter_test_sub
15+
DEL ir.ui.view: web_editor.colorpicker
16+
DEL ir.ui.view: web_editor.s_hr
17+
DEL ir.ui.view: web_editor.snippet_options
18+
DEL ir.ui.view: web_editor.snippet_options_background_color_widget
19+
DEL ir.ui.view: web_editor.snippet_options_background_options
20+
DEL ir.ui.view: web_editor.snippet_options_image_optimization_widgets
21+
DEL ir.ui.view: web_editor.snippet_options_version_control
22+
DEL ir.ui.view: web_editor.snippets
23+
DEL ir.ui.view: web_editor.tests
Lines changed: 20 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,33 @@
11
---Models in module 'html_editor'---
2-
new model html_editor.converter.test (renamed from web_editor.converter.test in module web_editor)
3-
new model html_editor.converter.test.sub (renamed from web_editor.converter.test.sub in module web_editor)
2+
obsolete model web_editor.assets (renamed to website.assets in module website) [abstract]
3+
# NOTHING TO DO: abstract model
44

5-
# NOTHING TO DO: test model
5+
obsolete model web_editor.converter.test (renamed to html_editor.converter.test)
6+
obsolete model web_editor.converter.test.sub (renamed to html_editor.converter.test.sub)
7+
new model html_editor.converter.test (renamed from web_editor.converter.test)
8+
new model html_editor.converter.test.sub (renamed from web_editor.converter.test.sub)
69

7-
model html.field.history.mixin (moved from web_editor) [abstract]
8-
9-
# NOTHING TO DO: model entries will be taken care of by module merge
10+
# NOTHING TO DO: test model renames
1011

1112
---Fields in module 'html_editor'---
12-
html_editor / web_editor.converter.test / _order : previously in module web_editor
13-
html_editor / web_editor.converter.test / binary (binary) : previously in module web_editor
14-
html_editor / web_editor.converter.test / char (char) : previously in module web_editor
15-
html_editor / web_editor.converter.test / date (date) : previously in module web_editor
16-
html_editor / web_editor.converter.test / datetime (datetime) : previously in module web_editor
17-
html_editor / web_editor.converter.test / display_name (char) : previously in module web_editor
18-
html_editor / web_editor.converter.test / float (float) : previously in module web_editor
19-
html_editor / web_editor.converter.test / html (html) : previously in module web_editor
20-
html_editor / web_editor.converter.test / integer (integer) : previously in module web_editor
21-
html_editor / web_editor.converter.test / many2one (many2one) : previously in module web_editor
22-
html_editor / web_editor.converter.test / numeric (float) : previously in module web_editor
23-
html_editor / web_editor.converter.test / selection_str (selection) : previously in module web_editor
24-
html_editor / web_editor.converter.test / text (text) : previously in module web_editor
25-
html_editor / web_editor.converter.test.sub / _order : previously in module web_editor
26-
html_editor / web_editor.converter.test.sub / display_name (char) : previously in module web_editor
27-
html_editor / web_editor.converter.test.sub / name (char) : previously in module web_editor
2813
web_editor / web_editor.converter.test / many2one (many2one) : relation is now 'html_editor.converter.test.sub' ('web_editor.converter.test.sub') [nothing to do]
2914

30-
# NOTHING TO DO: test model
15+
# NOTHING TO DO: model entries will be taken care of by module merge
3116

3217
---XML records in module 'html_editor'---
18+
DEL ir.asset: web_editor.13_0_color_system_support_primary_variables_scss
3319
NEW ir.model.access: html_editor.access_html_editor_converter_test
3420
NEW ir.model.access: html_editor.access_html_editor_converter_test_sub
21+
DEL ir.model.access: web_editor.access_web_editor_converter_test
22+
DEL ir.model.access: web_editor.access_web_editor_converter_test_sub
23+
DEL ir.ui.view: web_editor.colorpicker
24+
DEL ir.ui.view: web_editor.s_hr
25+
DEL ir.ui.view: web_editor.snippet_options
26+
DEL ir.ui.view: web_editor.snippet_options_background_color_widget
27+
DEL ir.ui.view: web_editor.snippet_options_background_options
28+
DEL ir.ui.view: web_editor.snippet_options_image_optimization_widgets
29+
DEL ir.ui.view: web_editor.snippet_options_version_control
30+
DEL ir.ui.view: web_editor.snippets
31+
DEL ir.ui.view: web_editor.tests
3532

3633
# NOTHING TO DO

openupgrade_scripts/scripts/l10n_it/19.0.0.8/upgrade_analysis.txt renamed to openupgrade_scripts/scripts/l10n_it/19.0.0.9/upgrade_analysis.txt

File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---Models in module 'l10n_ro_cpv_code'---
2+
---Fields in module 'l10n_ro_cpv_code'---
3+
---XML records in module 'l10n_ro_cpv_code'---
4+
NEW ir.model.constraint: l10n_ro_cpv_code.constraint_l10n_ro_cpv_code_code_uniq
5+
DEL ir.model.constraint: l10n_ro_cpv_code.constraint_l10n_ro_cpv_code__code_uniq

openupgrade_scripts/scripts/point_of_sale/19.0.1.0.2/noupdate_changes.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<record id="seq_pos_session" model="ir.sequence">
77
<field name="prefix">/</field>
88
</record>
9-
<record id="uom.product_uom_dozen" model="uom.uom">
9+
<record id="uom.product_uom_dozen" model="uom.uom" forcecreate="0">
1010
<field name="is_pos_groupable">True</field>
1111
</record>
12-
<record id="uom.product_uom_pack_6" model="uom.uom">
12+
<record id="uom.product_uom_pack_6" model="uom.uom" forcecreate="0">
1313
<field name="is_pos_groupable">True</field>
1414
</record>
1515
<record id="uom.product_uom_unit" model="uom.uom">

0 commit comments

Comments
 (0)