diff --git a/docsource/modules170-180.rst b/docsource/modules170-180.rst index 8d6342f2aa29..79737ab20785 100644 --- a/docsource/modules170-180.rst +++ b/docsource/modules170-180.rst @@ -332,6 +332,8 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | |del| l10n_dk_bookkeeping | Done |Merged into account. | +---------------------------------------------------+----------------------+-------------------------------------------------+ +| |new| l10n_dk_nemhandel | | | ++---------------------------------------------------+----------------------+-------------------------------------------------+ | l10n_dk_oioubl | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | l10n_do | | | diff --git a/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt b/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt index 7e428d347041..a630a6c898e3 100644 --- a/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt +++ b/openupgrade_scripts/scripts/base/18.0.1.3/upgrade_general_log.txt @@ -30,6 +30,7 @@ obsolete model stock.scheduler.compute [module stock] obsolete model website.twitter.tweet [module website_twitter] new model account.autopost.bills.wizard [module account] new model account.code.mapping [module account] +new model account.edi.xml.oioubl_21 [module l10n_dk_nemhandel] new model account.lock_exception [module account] new model account.merge.wizard [module account] new model account.merge.wizard.line [module account] @@ -93,6 +94,7 @@ new model mrp.batch.produce [module mrp] new model myinvois.consolidate.invoice.wizard [module l10n_my_edi_pos] new model myinvois.document [module l10n_my_edi_pos] new model myinvois.document.status.update.wizard [module l10n_my_edi_pos] +new model nemhandel.registration [module l10n_dk_nemhandel] new model peppol.registration [module account_peppol] new model pos.bus.mixin [module point_of_sale] new model pos.load.mixin [module point_of_sale] @@ -128,7 +130,7 @@ new model website.page.properties.base [module website] # Found in other module: 93 # Found with different type: 8 # In obsolete models: 34 -# New columns: 1700 +# New columns: 1725 # Not matched: 845 ---XML records in module 'general'--- ERROR: module not in list of installed modules: diff --git a/openupgrade_scripts/scripts/event/18.0.1.9/noupdate_changes.xml b/openupgrade_scripts/scripts/event/18.0.1.9/noupdate_changes.xml index bd98b809fcde..bde2f4c29019 100644 --- a/openupgrade_scripts/scripts/event/18.0.1.9/noupdate_changes.xml +++ b/openupgrade_scripts/scripts/event/18.0.1.9/noupdate_changes.xml @@ -210,7 +210,7 @@
- + Google Maps See location on Google Maps @@ -459,7 +459,7 @@
- + Google Maps See location on Google Maps @@ -730,7 +730,7 @@
- + Google Maps See location on Google Maps diff --git a/openupgrade_scripts/scripts/hr_timesheet/18.0.1.0/noupdate_changes.xml b/openupgrade_scripts/scripts/hr_timesheet/18.0.1.0/noupdate_changes.xml index 162b5e44300c..e4b52d66c381 100644 --- a/openupgrade_scripts/scripts/hr_timesheet/18.0.1.0/noupdate_changes.xml +++ b/openupgrade_scripts/scripts/hr_timesheet/18.0.1.0/noupdate_changes.xml @@ -3,6 +3,13 @@ + + [ + '|', + ('project_id.privacy_visibility', '!=', 'followers'), + ('project_id.message_partner_ids', 'in', [user.partner_id.id]) + ] + [ ('user_id', '=', user.id), @@ -11,6 +18,14 @@ ('message_partner_ids', 'in', [user.partner_id.id]) ] + + [ + ('project_id', '!=', False), + '|', + ('project_id.privacy_visibility', '!=', 'followers'), + ('project_id.message_partner_ids', 'in', [user.partner_id.id]) + ] + [ ('project_id', '!=', False), diff --git a/openupgrade_scripts/scripts/l10n_ar_withholding/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_ar_withholding/18.0.1.0/upgrade_analysis.txt index 4aa85763f43a..66557a71e68b 100644 --- a/openupgrade_scripts/scripts/l10n_ar_withholding/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_ar_withholding/18.0.1.0/upgrade_analysis.txt @@ -31,6 +31,7 @@ NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_earnings_scale_line_all NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_earnings_scale_line_manager NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_earnings_scale_manager NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_partner_tax_all +NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_partner_tax_billing NEW ir.model.access: l10n_ar_withholding.access_l10n_ar_partner_tax_manager NEW ir.rule: l10n_ar_withholding.l10n_ar_partner_tax_comp_rule (noupdate) NEW ir.ui.menu: l10n_ar_withholding.menu_action_afip_earnings_table_scale_line diff --git a/openupgrade_scripts/scripts/l10n_dk_nemhandel/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_dk_nemhandel/18.0.1.0/upgrade_analysis.txt new file mode 100644 index 000000000000..341c0ebdfcf6 --- /dev/null +++ b/openupgrade_scripts/scripts/l10n_dk_nemhandel/18.0.1.0/upgrade_analysis.txt @@ -0,0 +1,34 @@ +---Models in module 'l10n_dk_nemhandel'--- +new model account.edi.xml.oioubl_21 [abstract] +new model nemhandel.registration [transient] +---Fields in module 'l10n_dk_nemhandel'--- +l10n_dk_nemhandel / account.journal / is_nemhandel_journal (boolean): NEW +l10n_dk_nemhandel / account.move / nemhandel_message_uuid (char) : NEW +l10n_dk_nemhandel / account.move / nemhandel_move_state (selection): NEW selection_keys: ['done', 'error', 'processing', 'ready', 'to_send'], isfunction: function, stored +l10n_dk_nemhandel / account_edi_proxy_client.user / nemhandel_verification_code (char): NEW +l10n_dk_nemhandel / account_edi_proxy_client.user / proxy_type (False) : NEW selection_keys: ['nemhandel', 'peppol'], mode: modify +l10n_dk_nemhandel / res.company / l10n_dk_nemhandel_proxy_state (selection): NEW required, selection_keys: ['in_verification', 'not_registered', 'receiver', 'rejected'], hasdefault: default +l10n_dk_nemhandel / res.company / nemhandel_contact_email (char): NEW hasdefault: compute +l10n_dk_nemhandel / res.company / nemhandel_phone_number (char) : NEW hasdefault: compute +l10n_dk_nemhandel / res.company / nemhandel_purchase_journal_id (many2one): NEW relation: account.journal, hasdefault: compute +l10n_dk_nemhandel / res.partner / invoice_edi_format (False) : NEW selection_keys: ['facturx', 'nlcius', 'oioubl_21', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +l10n_dk_nemhandel / res.partner / invoice_sending_method (False): NEW selection_keys: ['email', 'manual', 'nemhandel', 'peppol', 'snailmail'], mode: modify +l10n_dk_nemhandel / res.partner / nemhandel_identifier_type (selection): NEW selection_keys: ['0088', '0184', '0198', '9918'], hasdefault: compute +l10n_dk_nemhandel / res.partner / nemhandel_identifier_value (char): NEW hasdefault: compute +l10n_dk_nemhandel / res.partner / nemhandel_verification_state (selection): NEW selection_keys: ['not_valid', 'not_verified', 'valid'] +---XML records in module 'l10n_dk_nemhandel'--- +NEW ir.actions.server: l10n_dk_nemhandel.partner_action_verify_l10n_dk_nemhandel +NEW ir.cron: l10n_dk_nemhandel.ir_cron_nemhandel_get_message_status +NEW ir.cron: l10n_dk_nemhandel.ir_cron_nemhandel_get_new_documents +NEW ir.cron: l10n_dk_nemhandel.ir_cron_nemhandel_get_participant_status +NEW ir.cron: l10n_dk_nemhandel.ir_cron_nemhandel_webhook_keepalive +NEW ir.model.access: l10n_dk_nemhandel.l10n_dk_nemhandel_registration +NEW ir.ui.view: l10n_dk_nemhandel.account_journal_dashboard_kanban_view +NEW ir.ui.view: l10n_dk_nemhandel.l10n_dk_nemhandel_view_move_form +NEW ir.ui.view: l10n_dk_nemhandel.nemhandel_registration_form +NEW ir.ui.view: l10n_dk_nemhandel.nemhandel_view_account_invoice_filter +NEW ir.ui.view: l10n_dk_nemhandel.nemhandel_view_out_credit_note_tree_inherit +NEW ir.ui.view: l10n_dk_nemhandel.nemhandel_view_out_invoice_tree_inherit +NEW ir.ui.view: l10n_dk_nemhandel.res_config_settings_view_form +NEW ir.ui.view: l10n_dk_nemhandel.res_partner_form_l10n_dk_nemhandel +NEW web_tour.tour: l10n_dk_nemhandel.nemhandel_onboarding_tour diff --git a/openupgrade_scripts/scripts/l10n_dk_oioubl/18.0.0.1/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_dk_oioubl/18.0.0.1/upgrade_analysis.txt index c94773faefad..1a8f344175f6 100644 --- a/openupgrade_scripts/scripts/l10n_dk_oioubl/18.0.0.1/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_dk_oioubl/18.0.0.1/upgrade_analysis.txt @@ -1,5 +1,5 @@ ---Models in module 'l10n_dk_oioubl'--- ---Fields in module 'l10n_dk_oioubl'--- -l10n_dk_oioubl / res.partner / invoice_edi_format (False) : NEW selection_keys: ['facturx', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +l10n_dk_oioubl / res.partner / invoice_edi_format (False) : NEW selection_keys: ['facturx', '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 l10n_dk_oioubl / res.partner / ubl_cii_format (False) : DEL selection_keys: ['facturx', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify ---XML records in module 'l10n_dk_oioubl'--- diff --git a/openupgrade_scripts/scripts/l10n_es_edi_facturae/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_es_edi_facturae/18.0.1.0/upgrade_analysis.txt index de8d049fac9b..8d48bb60dbd5 100644 --- a/openupgrade_scripts/scripts/l10n_es_edi_facturae/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_es_edi_facturae/18.0.1.0/upgrade_analysis.txt @@ -13,7 +13,7 @@ l10n_es_edi_facturae / l10n_es_edi_facturae.certificate / password (char) l10n_es_edi_facturae / l10n_es_edi_facturae.certificate / serial_number (char) : DEL l10n_es_edi_facturae / res.company / l10n_es_edi_facturae_certificate_id (one2many): DEL relation: l10n_es_edi_facturae.certificate l10n_es_edi_facturae / res.company / l10n_es_edi_facturae_certificate_ids (one2many): NEW relation: certificate.certificate -l10n_es_edi_facturae / res.partner / invoice_edi_format (False) : NEW selection_keys: ['es_facturae', 'facturx', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +l10n_es_edi_facturae / res.partner / invoice_edi_format (False) : NEW selection_keys: ['es_facturae', 'facturx', '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 l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): column2 is now 'l10n_es_edi_facturae_ac_role_type_id' ('l10n_es_edi_facturae_adm_centers_ac_role_type_id') [l10n_es_edi_facturae_adm_centers_ac_role_type_res_partner_rel] l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): relation is now 'l10n_es_edi_facturae.ac_role_type' ('l10n_es_edi_facturae_adm_centers.ac_role_type') [nothing to do] l10n_es_edi_facturae_adm_centers / res.partner / l10n_es_edi_facturae_ac_role_type_ids (many2many): table is now 'l10n_es_edi_facturae_ac_role_type_res_partner_rel' ('l10n_es_edi_facturae_adm_centers_ac_role_type_res_partner_rel') diff --git a/openupgrade_scripts/scripts/l10n_hu_edi/18.0.1.0.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_hu_edi/18.0.1.0.0/upgrade_analysis.txt index 9d1a2a166afe..3a35bf940919 100644 --- a/openupgrade_scripts/scripts/l10n_hu_edi/18.0.1.0.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_hu_edi/18.0.1.0.0/upgrade_analysis.txt @@ -1,5 +1,6 @@ ---Models in module 'l10n_hu_edi'--- ---Fields in module 'l10n_hu_edi'--- +l10n_hu_edi / product.template / l10n_hu_product_code_type (selection): selection_keys removed: [SZJ] ---XML records in module 'l10n_hu_edi'--- NEW ir.ui.view: l10n_hu_edi.external_layout_bubble NEW ir.ui.view: l10n_hu_edi.external_layout_folder diff --git a/openupgrade_scripts/scripts/l10n_it_edi/18.0.0.4/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_it_edi/18.0.0.4/upgrade_analysis.txt index bed2c50b66e8..7ebec99dfe1e 100644 --- a/openupgrade_scripts/scripts/l10n_it_edi/18.0.0.4/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_it_edi/18.0.0.4/upgrade_analysis.txt @@ -1,5 +1,6 @@ ---Models in module 'l10n_it_edi'--- ---Fields in module 'l10n_it_edi'--- -l10n_it_edi / res.partner / invoice_edi_format (False) : NEW selection_keys: ['es_facturae', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +l10n_it_edi / account_edi_proxy_client.user / proxy_type (False) : selection_keys added: [nemhandel] (most likely nothing to do) +l10n_it_edi / res.partner / invoice_edi_format (False) : NEW selection_keys: ['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 ---XML records in module 'l10n_it_edi'--- DEL ir.ui.view: l10n_it_edi.account_move_send_inherit_l10n_it_edi diff --git a/openupgrade_scripts/scripts/l10n_my_edi/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_my_edi/18.0.1.0/upgrade_analysis.txt index 839a72827698..647ab6107b2a 100644 --- a/openupgrade_scripts/scripts/l10n_my_edi/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_my_edi/18.0.1.0/upgrade_analysis.txt @@ -1,5 +1,6 @@ ---Models in module 'l10n_my_edi'--- ---Fields in module 'l10n_my_edi'--- +l10n_my_edi / account_edi_proxy_client.user / proxy_type (False) : selection_keys added: [nemhandel] (most likely nothing to do) ---XML records in module 'l10n_my_edi'--- NEW ir.ui.view: l10n_my_edi.view_invoice_list_inherit_l10n_my_myinvois DEL ir.ui.view: l10n_my_edi.account_move_send_inherit_l10n_my_edi diff --git a/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt index 044a77575e54..e717a71b018a 100644 --- a/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_ro_edi/18.0.1.0/upgrade_analysis.txt @@ -1,7 +1,7 @@ ---Models in module 'l10n_ro_edi'--- ---Fields in module 'l10n_ro_edi'--- l10n_ro_edi / account.move / l10n_ro_edi_index (char) : NEW -l10n_ro_edi / res.partner / invoice_edi_format (False) : NEW selection_keys: ['ciusro', 'es_facturae', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +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 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 l10n_ro_efactura / account.move / l10n_ro_edi_state (selection) : selection_keys added: [invoice_validated], removed: [invoice_sending] l10n_ro_efactura / l10n_ro_edi.document / state (selection) : selection_keys added: [invoice_validated], removed: [invoice_sending] diff --git a/openupgrade_scripts/scripts/l10n_sg_ubl_pint/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_sg_ubl_pint/18.0.1.0/upgrade_analysis.txt index 57eb27852049..dd526907dad6 100644 --- a/openupgrade_scripts/scripts/l10n_sg_ubl_pint/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_sg_ubl_pint/18.0.1.0/upgrade_analysis.txt @@ -1,6 +1,6 @@ ---Models in module 'l10n_sg_ubl_pint'--- ---Fields in module 'l10n_sg_ubl_pint'--- l10n_sg_ubl_pint / account.tax / ubl_cii_tax_category_code (False): selection_keys added: [SRRC] (most likely nothing to do) -l10n_sg_ubl_pint / res.partner / invoice_edi_format (False) : NEW selection_keys: ['ciusro', 'es_facturae', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'pint_sg', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify +l10n_sg_ubl_pint / 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', 'pint_sg', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify l10n_sg_ubl_pint / res.partner / ubl_cii_format (False) : DEL selection_keys: ['ciusro', 'facturx', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'pint_sg', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'xrechnung'], mode: modify ---XML records in module 'l10n_sg_ubl_pint'--- diff --git a/openupgrade_scripts/scripts/l10n_vn_edi_viettel/18.0.1.0/upgrade_analysis.txt b/openupgrade_scripts/scripts/l10n_vn_edi_viettel/18.0.1.0/upgrade_analysis.txt index f76a0153983c..65e603a5a2cd 100644 --- a/openupgrade_scripts/scripts/l10n_vn_edi_viettel/18.0.1.0/upgrade_analysis.txt +++ b/openupgrade_scripts/scripts/l10n_vn_edi_viettel/18.0.1.0/upgrade_analysis.txt @@ -1,6 +1,6 @@ ---Models in module 'l10n_vn_edi_viettel'--- ---Fields in module 'l10n_vn_edi_viettel'--- -l10n_vn_edi_viettel / res.partner / invoice_edi_format (False) : NEW selection_keys: ['ciusro', 'es_facturae', 'facturx', 'it_edi_xml', 'nlcius', 'oioubl_201', 'pint_anz', 'pint_jp', 'pint_my', 'pint_sg', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'vn_sinvoice', 'xrechnung'], mode: modify +l10n_vn_edi_viettel / 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', 'pint_sg', 'tw_ecpay', 'ubl_a_nz', 'ubl_bis3', 'ubl_sg', 'ubl_tr', 'vn_sinvoice', 'xrechnung'], mode: modify l10n_vn_edi_viettel / res.partner / l10n_vn_edi_symbol (many2one) : needs conversion to v18-style company dependent ---XML records in module 'l10n_vn_edi_viettel'--- DEL ir.ui.view: l10n_vn_edi_viettel.account_move_send_inherit_l10n_vn_edi