Skip to content

Commit e663d81

Browse files
[IMP] Update analysis files
1 parent 71fc416 commit e663d81

11 files changed

Lines changed: 115 additions & 114 deletions

File tree

docsource/modules170-180.rst

Lines changed: 39 additions & 1 deletion
Large diffs are not rendered by default.

openupgrade_scripts/scripts/account_edi_ubl_cii/18.0.1.0/upgrade_analysis.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ account_edi_ubl_cii / res.partner / ubl_cii_format (selection) :
99
account_edi_ubl_cii / res.users / is_peppol_edi_format (boolean): previously in module account_peppol
1010
---XML records in module 'account_edi_ubl_cii'---
1111
NEW ir.actions.report: account_edi_ubl_cii.action_report_account_invoices_generated_by_odoo
12+
NEW ir.config_parameter: account_edi_ubl_cii.disable_pdf_in_xml (noupdate)
1213
NEW ir.ui.view: account_edi_ubl_cii.account_invoices_generated_by_odoo
1314
NEW ir.ui.view: account_edi_ubl_cii.external_layout_with_context
1415
NEW ir.ui.view: account_edi_ubl_cii.report_invoice_document
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---Models in module 'account_edi_ubl_cii_tax_extension'---
22
---Fields in module 'account_edi_ubl_cii_tax_extension'---
3-
account_edi_ubl_cii_tax_extension / account.tax / ubl_cii_tax_exemption_reason_code (selection): selection_keys added: [VATEX-EU-144, VATEX-EU-146-1E, VATEX-EU-153, VATEX-EU-159, VATEX-FR-298SEXDECIESA, VATEX-FR-AE, VATEX-FR-CGI261-1, VATEX-FR-CGI261-2, VATEX-FR-CGI261-3, VATEX-FR-CGI261-4, VATEX-FR-CGI261-5, VATEX-FR-CGI261-7, VATEX-FR-CGI261-8, VATEX-FR-CGI261A, VATEX-FR-CGI261B, VATEX-FR-CGI261C-1, VATEX-FR-CGI261C-2, VATEX-FR-CGI261C-3, VATEX-FR-CGI261D-1, VATEX-FR-CGI261D-1BIS, VATEX-FR-CGI261D-2, VATEX-FR-CGI261D-3, VATEX-FR-CGI261D-4, VATEX-FR-CGI261E-1, VATEX-FR-CGI261E-2, VATEX-FR-CGI275, VATEX-FR-CGI277A, VATEX-FR-CGI295] (most likely nothing to do)
3+
account_edi_ubl_cii_tax_extension / account.tax / ubl_cii_tax_exemption_reason_code (selection): selection_keys removed: [VATEX-EU-135-1]
44
---XML records in module 'account_edi_ubl_cii_tax_extension'---
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---Models in module 'account_edi_ubl_cii_tax_extension'---
22
---Fields in module 'account_edi_ubl_cii_tax_extension'---
3+
account_edi_ubl_cii_tax_extension / account.tax / ubl_cii_tax_exemption_reason_code (selection): selection_keys removed: [VATEX-EU-135-1]
34
---XML records in module 'account_edi_ubl_cii_tax_extension'---
4-
---nothing has changed in this module--
55
# NOTHING TO DO
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---Models in module 'account_peppol_response'---
2+
new model account.peppol.clarification
3+
new model account.peppol.rejection.wizard [transient]
4+
new model account.peppol.response
5+
---Fields in module 'account_peppol_response'---
6+
account_peppol_response / account.move / peppol_move_state (False) : NEW selection_keys: ['AB', 'AP', 'RE', 'done', 'error', 'processing', 'ready', 'skipped', 'to_send'], mode: modify
7+
account_peppol_response / account.move / peppol_response_ids (one2many): NEW relation: account.peppol.response
8+
account_peppol_response / account.peppol.clarification / code (char) : NEW
9+
account_peppol_response / account.peppol.clarification / description (char) : NEW
10+
account_peppol_response / account.peppol.clarification / list_identifier (selection) : NEW selection_keys: ['OPStatusAction', 'OPStatusReason']
11+
account_peppol_response / account.peppol.clarification / name (char) : NEW
12+
account_peppol_response / account.peppol.response / move_id (many2one) : NEW relation: account.move
13+
account_peppol_response / account.peppol.response / peppol_message_uuid (char) : NEW
14+
account_peppol_response / account.peppol.response / peppol_state (selection) : NEW selection_keys: ['done', 'error', 'not_serviced', 'processing']
15+
account_peppol_response / account.peppol.response / response_code (selection) : NEW required, selection_keys: ['AB', 'AP', 'CA', 'IP', 'PD', 'RE', 'UQ']
16+
account_peppol_response / res.partner / peppol_supported_documents (json): NEW
17+
---XML records in module 'account_peppol_response'---
18+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cna
19+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cnf
20+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cnp
21+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_nin
22+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_noa
23+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_oth
24+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_pin
25+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_del
26+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_fin
27+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_itm
28+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_leg
29+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_non
30+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_oth
31+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_pay
32+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_ppd
33+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_pri
34+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_qty
35+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_qua
36+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_rec
37+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_ref
38+
NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_unr
39+
NEW ir.cron: account_peppol_response.ir_cron_peppol_auto_register_services
40+
NEW ir.model.access: account_peppol_response.account_peppol_clarification
41+
NEW ir.model.access: account_peppol_response.account_peppol_rejection_wizard
42+
NEW ir.model.access: account_peppol_response.account_peppol_response
43+
NEW ir.ui.view: account_peppol_response.account_peppol_rejection_wizard_view_form
44+
NEW ir.ui.view: account_peppol_response.account_peppol_response_view_form
45+
NEW ir.ui.view: account_peppol_response.account_peppol_response_view_list
46+
NEW ir.ui.view: account_peppol_response.account_peppol_response_view_move_form
47+
NEW ir.ui.view: account_peppol_response.res_partner_form_account_peppol_response

openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ new model account.move.send.batch.wizard [module account]
4040
new model account.move.send.wizard [module account]
4141
new model account.payment.register.withholding.line [module l10n_account_withholding_tax]
4242
new model account.payment.withholding.line [module l10n_account_withholding_tax]
43+
new model account.peppol.clarification [module account_peppol_response]
44+
new model account.peppol.rejection.wizard [module account_peppol_response]
45+
new model account.peppol.response [module account_peppol_response]
4346
new model account_peppol.service [module account_peppol]
4447
new model account_peppol.service.wizard [module account_peppol]
4548
new model account.secure.entries.wizard [module account]
@@ -104,6 +107,8 @@ new model myinvois.consolidate.invoice.wizard [module l10n_my_edi_pos]
104107
new model myinvois.document [module l10n_my_edi_pos]
105108
new model myinvois.document.status.update.wizard [module l10n_my_edi_pos]
106109
new model nemhandel.registration [module l10n_dk_nemhandel]
110+
new model nemhandel.rejection.wizard [module l10n_dk_nemhandel_response]
111+
new model nemhandel.response [module l10n_dk_nemhandel_response]
107112
new model peppol.registration [module account_peppol]
108113
new model pos.bus.mixin [module point_of_sale]
109114
new model pos.edi.xml.ubl_21 [module pos_edi_ubl]
@@ -141,7 +146,7 @@ new model website.page.properties.base [module website]
141146
# Found in other module: 95
142147
# Found with different type: 8
143148
# In obsolete models: 34
144-
# New columns: 1904
149+
# New columns: 1942
145150
# Not matched: 847
146151
---XML records in module 'general'---
147152
ERROR: module not in list of installed modules:

openupgrade_scripts/scripts/l10n_dk/18.0.1.3/post-migration.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

openupgrade_scripts/scripts/l10n_dk/18.0.1.3/upgrade_analysis.txt

Lines changed: 0 additions & 33 deletions
This file was deleted.

openupgrade_scripts/scripts/l10n_dk/18.0.1.3/upgrade_analysis_work.txt

Lines changed: 0 additions & 34 deletions
This file was deleted.
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---Models in module 'l10n_dk_nemhandel_response'---
2+
new model nemhandel.rejection.wizard [transient]
3+
new model nemhandel.response
4+
---Fields in module 'l10n_dk_nemhandel_response'---
5+
l10n_dk_nemhandel_response / account.move / nemhandel_move_state (False) : NEW selection_keys: ['BusinessAccept', 'BusinessReject', 'done', 'error', 'processing', 'ready', 'to_send'], mode: modify
6+
l10n_dk_nemhandel_response / account.move / nemhandel_response_ids (one2many): NEW relation: nemhandel.response
7+
l10n_dk_nemhandel_response / nemhandel.response / move_id (many2one) : NEW relation: account.move
8+
l10n_dk_nemhandel_response / nemhandel.response / nemhandel_message_uuid (char) : NEW
9+
l10n_dk_nemhandel_response / nemhandel.response / nemhandel_state (selection) : NEW selection_keys: ['done', 'error', 'not_serviced', 'processing']
10+
l10n_dk_nemhandel_response / nemhandel.response / response_code (selection) : NEW required, selection_keys: ['BusinessAccept', 'BusinessReject']
11+
l10n_dk_nemhandel_response / res.partner / nemhandel_supported_documents (json): NEW
12+
---XML records in module 'l10n_dk_nemhandel_response'---
13+
NEW ir.model.access: l10n_dk_nemhandel_response.nemhandel_rejection_wizard
14+
NEW ir.model.access: l10n_dk_nemhandel_response.nemhandel_response
15+
NEW ir.ui.view: l10n_dk_nemhandel_response.nemhandel_rejection_wizard_view_form
16+
NEW ir.ui.view: l10n_dk_nemhandel_response.nemhandel_response_view_form
17+
NEW ir.ui.view: l10n_dk_nemhandel_response.nemhandel_response_view_list
18+
NEW ir.ui.view: l10n_dk_nemhandel_response.nemhandel_response_view_move_form
19+
NEW ir.ui.view: l10n_dk_nemhandel_response.res_partner_form_l10n_dk_nemhandel_response

0 commit comments

Comments
 (0)