Skip to content

Commit 2ee4315

Browse files
Merge pull request #5680 from OCA/18.0-update-analysis-bot
[18.0][IMP] Update analysis files
2 parents 6b4ed70 + ba7a215 commit 2ee4315

4 files changed

Lines changed: 107 additions & 2 deletions

File tree

openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ new model account.autopost.bills.wizard [module account]
3232
new model account.code.mapping [module account]
3333
new model account.edi.ubl [module account_edi_ubl_cii]
3434
new model account.edi.xml.oioubl_21 [module l10n_dk_nemhandel]
35+
new model account.edi.xml.ubl_21_fr [module l10n_fr_pdp]
3536
new model account.edi.xml.ubl_hr [module l10n_hr_edi]
3637
new model account.lock_exception [module account]
3738
new model account.merge.wizard [module account]
@@ -79,6 +80,8 @@ new model l10n_br.zip.range [module l10n_br]
7980
new model l10n_es_edi_facturae.ac_role_type (renamed from l10n_es_edi_facturae_adm_centers.ac_role_type) [module l10n_es_edi_facturae]
8081
new model l10n_es_edi_tbai.document [module l10n_es_edi_tbai]
8182
new model l10n_fr.fec.export.wizard [module l10n_fr_account]
83+
new model l10n.fr.pdp.reports.flow [module l10n_fr_pdp]
84+
new model l10n.fr.pdp.reports.send.wizard [module l10n_fr_pdp]
8285
new model l10n_gr_edi.document [module l10n_gr_edi]
8386
new model l10n_gr_edi.preferred_classification [module l10n_gr_edi]
8487
new model l10n_hr_edi.addendum [module l10n_hr_edi]
@@ -110,6 +113,9 @@ new model myinvois.document.status.update.wizard [module l10n_my_edi_pos]
110113
new model nemhandel.registration [module l10n_dk_nemhandel]
111114
new model nemhandel.rejection.wizard [module l10n_dk_nemhandel_response]
112115
new model nemhandel.response [module l10n_dk_nemhandel_response]
116+
new model pdp.flow.10.xml.builder [module l10n_fr_pdp]
117+
new model pdp.registration [module l10n_fr_pdp]
118+
new model pdp.response.wizard [module l10n_fr_pdp]
113119
new model peppol.registration [module account_peppol]
114120
new model pos.bus.mixin [module point_of_sale]
115121
new model pos.edi.xml.ubl_21 [module pos_edi_ubl]
@@ -147,7 +153,7 @@ new model website.page.properties.base [module website]
147153
# Found in other module: 95
148154
# Found with different type: 8
149155
# In obsolete models: 34
150-
# New columns: 1958
156+
# New columns: 2058
151157
# Not matched: 847
152158
---XML records in module 'general'---
153159
ERROR: module not in list of installed modules:

openupgrade_scripts/scripts/l10n_es_edi_sii/18.0.1.1/upgrade_analysis.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ l10n_es_edi_sii / res.company / l10n_es_edi_tax_agency (selection):
1313
l10n_es_edi_sii / res.company / l10n_es_edi_test_env (boolean): DEL
1414
l10n_es_edi_sii / res.company / l10n_es_sii_certificate_id (many2one): NEW relation: certificate.certificate, hasdefault: compute
1515
l10n_es_edi_sii / res.company / l10n_es_sii_certificate_ids (one2many): NEW relation: certificate.certificate
16-
l10n_es_edi_sii / res.company / l10n_es_sii_tax_agency (selection): NEW selection_keys: ['aeat', 'bizkaia', 'gipuzkoa'], hasdefault: default
16+
l10n_es_edi_sii / res.company / l10n_es_sii_tax_agency (selection): NEW selection_keys: ['aeat', 'bizkaia', 'gipuzkoa', 'navarra'], hasdefault: default
1717
l10n_es_edi_sii / res.company / l10n_es_sii_test_env (boolean): NEW hasdefault: default
1818
---XML records in module 'l10n_es_edi_sii'---
1919
NEW ir.actions.act_window: l10n_es_edi_sii.l10n_es_edi_sii_certificate_action
Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
---Models in module 'l10n_fr_pdp'---
2+
new model account.edi.xml.ubl_21_fr [abstract]
3+
new model l10n.fr.pdp.reports.flow
4+
new model l10n.fr.pdp.reports.send.wizard [transient]
5+
new model pdp.flow.10.xml.builder [abstract]
6+
new model pdp.registration [transient]
7+
new model pdp.response.wizard [transient]
8+
---Fields in module 'l10n_fr_pdp'---
9+
l10n_fr_pdp / account.move / l10n_fr_pdp_flow_10_operation_type (selection): NEW selection_keys: ['purchase', 'sale'], isfunction: function, stored
10+
l10n_fr_pdp / account.move / l10n_fr_pdp_flow_10_report_type (selection): NEW selection_keys: ['payment', 'transaction'], isfunction: function, stored
11+
l10n_fr_pdp / account.move / l10n_fr_pdp_has_error (boolean): NEW isfunction: function, stored
12+
l10n_fr_pdp / account.move / l10n_fr_pdp_last_flow_id (many2one): NEW relation: l10n.fr.pdp.reports.flow, isfunction: function, stored
13+
l10n_fr_pdp / account.move / l10n_fr_pdp_sent_in_flow_ids (many2many): NEW relation: l10n.fr.pdp.reports.flow
14+
l10n_fr_pdp / account.move / l10n_fr_pdp_status (selection): NEW selection_keys: ['completed', 'error', 'error', 'out_of_scope', 'pending', 'ready', 'sent'], isfunction: function, stored
15+
l10n_fr_pdp / account.move / pdp_lifecycle_residual (float): NEW isfunction: function, stored
16+
l10n_fr_pdp / account.move / pdp_ppf_lifecycle_state (selection): NEW selection_keys: ['done', 'error', 'in_progress', 'sent'], isfunction: function, stored
17+
l10n_fr_pdp / account.move / pdp_ppf_move_state (selection): NEW selection_keys: ['done', 'error', 'in_progress', 'sent'], isfunction: function, stored
18+
l10n_fr_pdp / account.move / peppol_move_state (False) : NEW selection_keys: ['AB', 'AP', 'PD', 'RE', 'cancelled', 'done', 'error', 'made_available', 'processing', 'ready', 'refused', 'skipped', 'submitted', 'to_send'], mode: modify
19+
l10n_fr_pdp / account.peppol.response / pdp_flow_number (selection) : NEW selection_keys: ['1', '10', '2', '6']
20+
l10n_fr_pdp / account.peppol.response / pdp_issue_date (datetime) : NEW
21+
l10n_fr_pdp / account.peppol.response / pdp_payment_info (json) : NEW
22+
l10n_fr_pdp / account.peppol.response / pdp_ppf_state (selection) : NEW selection_keys: ['error', 'received', 'sent'], isfunction: function, stored
23+
l10n_fr_pdp / account.peppol.response / pdp_ref_response_code (selection): NEW selection_keys: ['AB', 'AP', 'PD', 'RE', 'cancelled', 'made_available', 'refused', 'submitted']
24+
l10n_fr_pdp / account.peppol.response / pdp_ref_uuid (char) : NEW
25+
l10n_fr_pdp / account.peppol.response / pdp_status_info (text) : NEW
26+
l10n_fr_pdp / account.peppol.response / response_code (False) : NEW selection_keys: ['AB', 'AP', 'CA', 'IP', 'PD', 'RE', 'UQ', 'cancelled', 'made_available', 'refused', 'submitted'], mode: modify
27+
l10n_fr_pdp / account_edi_proxy_client.user / proxy_type (False) : NEW selection_keys: ['l10n_it_edi', 'l10n_my_edi', 'nemhandel', 'pdp', 'peppol'], mode: modify
28+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / activity_ids (one2many) : NEW relation: mail.activity
29+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / company_id (many2one) : NEW relation: res.company, required, hasdefault: default
30+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / due_period_end (date) : NEW required
31+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / due_period_start (date) : NEW required
32+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / error_move_message (text) : NEW
33+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / initial_flow_id (many2one) : NEW relation: l10n.fr.pdp.reports.flow
34+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / message_follower_ids (one2many): NEW relation: mail.followers
35+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / message_ids (one2many) : NEW relation: mail.message
36+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / name (char) : NEW
37+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / operation_type (selection) : NEW required, selection_keys: ['purchase', 'sale'], hasdefault: default
38+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / pdp_flow_id (char) : NEW
39+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / period_end (date) : NEW required
40+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / period_start (date) : NEW required
41+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / periodicity_code (char) : NEW
42+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / rating_ids (one2many) : NEW relation: rating.rating
43+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / rectificative_flow_ids (one2many): NEW relation: l10n.fr.pdp.reports.flow
44+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / report_type (selection) : NEW required, selection_keys: ['payment', 'transaction'], hasdefault: default
45+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / sent_move_ids (many2many) : NEW relation: account.move
46+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / state (selection) : NEW required, selection_keys: ['completed', 'error', 'ready', 'sent'], hasdefault: default
47+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / transport_message (text) : NEW
48+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / transport_status (char) : NEW
49+
l10n_fr_pdp / l10n.fr.pdp.reports.flow / website_message_ids (one2many): NEW relation: mail.message
50+
l10n_fr_pdp / res.company / l10n_fr_f10_enable_reporting (boolean): NEW isfunction: function, stored
51+
l10n_fr_pdp / res.company / l10n_fr_pdp_annuaire_start_date (date): NEW
52+
l10n_fr_pdp / res.company / l10n_fr_pdp_periodicity (selection): NEW required, selection_keys: ['normal_monthly', 'normal_quarterly', 'simplified_bimonthly', 'simplified_monthly'], hasdefault: default
53+
l10n_fr_pdp / res.company / l10n_fr_pdp_pilot_phase (boolean): NEW
54+
l10n_fr_pdp / res.company / l10n_fr_pdp_send_to_ppf (boolean): NEW hasdefault: default
55+
l10n_fr_pdp / res.company / pdp_authentication_uuid (char): NEW
56+
l10n_fr_pdp / res.company / pdp_kyc_status (selection) : NEW selection_keys: ['fail', 'processing', 'success']
57+
l10n_fr_pdp / res.partner / invoice_edi_format (False) : NEW selection_keys: ['ciusro', 'es_facturae', 'fa3_pl', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'oioubl_21', 'pint_anz', 'pint_jp', 'pint_my', 'pint_sg', 'tw_ecpay', 'ubl_21_fr', 'ubl_a_nz', 'ubl_bis3', 'ubl_hr', 'ubl_sg', 'ubl_tr', 'vn_sinvoice', 'xrechnung', 'zugferd'], mode: modify
58+
---XML records in module 'l10n_fr_pdp'---
59+
NEW ir.actions.act_window: l10n_fr_pdp.l10n_fr_pdp_action_send_wizard
60+
NEW ir.actions.act_window: l10n_fr_pdp.l10n_fr_pdp_reports_action_error_moves
61+
NEW ir.actions.act_window: l10n_fr_pdp.l10n_fr_pdp_reports_action_flows
62+
NEW ir.actions.server: l10n_fr_pdp.l10n_fr_pdp_reports_action_build_multi
63+
NEW ir.cron: l10n_fr_pdp.ir_cron_l10n_fr_pdp_generate_flows (noupdate)
64+
NEW ir.cron: l10n_fr_pdp.ir_cron_pdp_get_regulatory_documents
65+
NEW ir.cron: l10n_fr_pdp.ir_cron_pdp_send_lifecycles
66+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_registration
67+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_flow_invoice
68+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_flow_manager
69+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_flow_readonly
70+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_flow_user
71+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_send_wizard_manager
72+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_reports_send_wizard_user
73+
NEW ir.model.access: l10n_fr_pdp.l10n_fr_pdp_response_wizard
74+
NEW ir.model.constraint: l10n_fr_pdp.constraint_account_edi_proxy_client_user__peppol_proxy_types_conflict
75+
NEW ir.ui.menu: l10n_fr_pdp.l10n_fr_pdp_reports_menu_flows
76+
NEW ir.ui.view: l10n_fr_pdp.account_journal_dashboard_kanban_view
77+
NEW ir.ui.view: l10n_fr_pdp.account_peppol_response_view_form
78+
NEW ir.ui.view: l10n_fr_pdp.account_peppol_response_view_list
79+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_flow_form
80+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_flow_list
81+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_flow_search
82+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_in_invoice_tree
83+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_move_form
84+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_move_kanban
85+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_move_search
86+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_out_credit_note_tree
87+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_reports_view_out_invoice_tree
88+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_account_invoice_filter
89+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_in_bill_tree_inherit
90+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_in_invoice_refund_tree_inherit
91+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_move_form
92+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_out_credit_note_tree
93+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_out_invoice_tree
94+
NEW ir.ui.view: l10n_fr_pdp.l10n_fr_pdp_view_send_wizard_form
95+
NEW ir.ui.view: l10n_fr_pdp.pdp_registration_form
96+
NEW ir.ui.view: l10n_fr_pdp.pdp_response_wizard_form
97+
NEW ir.ui.view: l10n_fr_pdp.res_config_settings_view_form
98+
NEW ir.ui.view: l10n_fr_pdp.res_partner_form_l10n_fr_pdp

openupgrade_scripts/scripts/l10n_ma/18.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 'l10n_ma'---
33
---XML records in module 'l10n_ma'---
44
NEW account.report.expression: l10n_ma.l10n_ma_vat_d_prorata_pro
5+
NEW account.report.expression: l10n_ma.l10n_ma_vat_d_prorata_pro_default
56
DEL account.report.expression: l10n_ma.tax_report_line_140_pro
67
DEL account.report.expression: l10n_ma.tax_report_line_141_pro
78
DEL account.report.expression: l10n_ma.tax_report_line_142_pro

0 commit comments

Comments
 (0)