-
-
Notifications
You must be signed in to change notification settings - Fork 698
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4180 from Tecnativa/16.0-new_analysis
[16.0][OU] New analysis
- Loading branch information
Showing
174 changed files
with
6,652 additions
and
3,734 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 5 additions & 1 deletion
6
openupgrade_scripts/scripts/account_edi/16.0.1.0/upgrade_analysis.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
---Models in module 'account_edi'--- | ||
---Fields in module 'account_edi'--- | ||
account_edi / account.payment / edi_show_abandon_cancel_button (boolean): not a function anymore | ||
account_edi / account.payment / edi_show_abandon_cancel_button (boolean): now related | ||
account_edi / account.payment / edi_show_cancel_button (boolean): not a function anymore | ||
account_edi / account.payment / edi_show_cancel_button (boolean): now related | ||
---XML records in module 'account_edi'--- | ||
---nothing has changed in this module-- | ||
NEW ir.ui.view: account_edi.view_in_invoice_refund_tree_inherit |
6 changes: 5 additions & 1 deletion
6
openupgrade_scripts/scripts/account_edi_proxy_client/16.0.1.0/upgrade_analysis.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
---Models in module 'account_edi_proxy_client'--- | ||
---Fields in module 'account_edi_proxy_client'--- | ||
---XML records in module 'account_edi_proxy_client'--- | ||
---nothing has changed in this module-- | ||
NEW ir.actions.act_window: account_edi_proxy_client.action_tree_account_edi_proxy_client_user | ||
NEW ir.rule: account_edi_proxy_client.account_edi_proxy_client_user_comp_rule | ||
NEW ir.ui.menu: account_edi_proxy_client.menu_account_proxy_client_user | ||
NEW ir.ui.view: account_edi_proxy_client.view_form_account_edi_proxy_client_user | ||
NEW ir.ui.view: account_edi_proxy_client.view_tree_account_edi_proxy_client_user |
22 changes: 22 additions & 0 deletions
22
openupgrade_scripts/scripts/account_edi_ubl_cii/16.0.1.0/upgrade_analysis.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,29 @@ | ||
---Models in module 'account_edi_ubl_cii'--- | ||
new model account.edi.xml.ubl_a_nz [abstract] | ||
---Fields in module 'account_edi_ubl_cii'--- | ||
---XML records in module 'account_edi_ubl_cii'--- | ||
NEW account.edi.format: account_edi_ubl_cii.edi_efff_1 [renamed from l10n_be_edi module] | ||
NEW account.edi.format: account_edi_ubl_cii.edi_facturx_1_0_05 [renamed from account_edi_facturx module] | ||
NEW account.edi.format: account_edi_ubl_cii.edi_nlcius_1 [renamed from l10n_nl_edi module] | ||
NEW account.edi.format: account_edi_ubl_cii.edi_ubl_2_1 [renamed from account_edi_ubl module] | ||
NEW account.edi.format: account_edi_ubl_cii.ubl_a_nz | ||
DEL account.edi.format: account_edi_facturx.edi_facturx_1_0_05 [renamed to account_edi_ubl_cii module] | ||
DEL account.edi.format: account_edi_ubl.edi_ubl_2_1 [renamed to account_edi_ubl_cii module] | ||
DEL account.edi.format: l10n_be_edi.edi_efff_1 [renamed to account_edi_ubl_cii module] | ||
DEL account.edi.format: l10n_nl_edi.edi_nlcius_1 [renamed to account_edi_ubl_cii module] | ||
DEL account.edi.format: l10n_no_edi.edi_ehf_3 | ||
DEL ir.ui.view: account_edi_facturx.account_invoice_facturx_export | ||
DEL ir.ui.view: account_edi_facturx.account_invoice_line_facturx_export | ||
DEL ir.ui.view: account_edi_facturx.account_invoice_partner_facturx_export | ||
DEL ir.ui.view: account_edi_facturx.account_invoice_pdfa_3_facturx_metadata | ||
DEL ir.ui.view: account_edi_ubl.export_ubl_invoice | ||
DEL ir.ui.view: account_edi_ubl.export_ubl_invoice_line | ||
DEL ir.ui.view: account_edi_ubl.export_ubl_invoice_partner | ||
DEL ir.ui.view: account_edi_ubl_bis3.export_bis3_invoice | ||
DEL ir.ui.view: account_edi_ubl_bis3.export_bis3_invoice_line | ||
DEL ir.ui.view: account_edi_ubl_bis3.export_bis3_invoice_partner | ||
DEL ir.ui.view: l10n_be_edi.export_efff_invoice | ||
DEL ir.ui.view: l10n_nl_edi.export_nlcius_invoice | ||
DEL ir.ui.view: l10n_nl_edi.export_nlcius_invoice_partner | ||
DEL ir.ui.view: l10n_no_edi.export_ehf_3_invoice | ||
DEL ir.ui.view: l10n_no_edi.export_ehf_3_invoice_partner |
Oops, something went wrong.