diff --git a/docsource/modules170-180.rst b/docsource/modules170-180.rst index 5f349ff5313e..62726d507051 100644 --- a/docsource/modules170-180.rst +++ b/docsource/modules170-180.rst @@ -60,7 +60,7 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | auth_totp |Nothing to do |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| auth_totp_mail | | | +| auth_totp_mail |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | auth_totp_mail_enforce | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ @@ -158,7 +158,7 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | google_calendar | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| google_gmail | |No DB layout changes. | +| google_gmail |Nothing to do |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ | google_recaptcha | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ @@ -656,7 +656,7 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | l10n_zm_account | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| link_tracker | |No DB layout changes. | +| link_tracker |Nothing to do |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ | loyalty | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ @@ -664,11 +664,11 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | mail |Done | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| mail_bot | | | +| mail_bot |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| mail_bot_hr | | | +| mail_bot_hr |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| mail_group | |No DB layout changes. | +| mail_group |Nothing to do |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ | mail_plugin | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ @@ -852,9 +852,9 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | pos_viva_wallet | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| privacy_lookup | |No DB layout changes. | +| privacy_lookup | Nothing to do |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| product |Done | | +| product | Done | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | product_email_template | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/google_gmail/18.0.1.2/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/google_gmail/18.0.1.2/upgrade_analysis_work.txt new file mode 100644 index 000000000000..2c9dbb1e3e22 --- /dev/null +++ b/openupgrade_scripts/scripts/google_gmail/18.0.1.2/upgrade_analysis_work.txt @@ -0,0 +1,5 @@ +---Models in module 'google_gmail'--- +---Fields in module 'google_gmail'--- +---XML records in module 'google_gmail'--- +---nothing has changed in this module-- +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/link_tracker/18.0.1.1/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/link_tracker/18.0.1.1/upgrade_analysis_work.txt new file mode 100644 index 000000000000..a2eebdf0a486 --- /dev/null +++ b/openupgrade_scripts/scripts/link_tracker/18.0.1.1/upgrade_analysis_work.txt @@ -0,0 +1,5 @@ +---Models in module 'link_tracker'--- +---Fields in module 'link_tracker'--- +---XML records in module 'link_tracker'--- +---nothing has changed in this module-- +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/mail_bot/18.0.1.2/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/mail_bot/18.0.1.2/upgrade_analysis_work.txt new file mode 100644 index 000000000000..080b49205572 --- /dev/null +++ b/openupgrade_scripts/scripts/mail_bot/18.0.1.2/upgrade_analysis_work.txt @@ -0,0 +1,7 @@ +---Models in module 'mail_bot'--- +---Fields in module 'mail_bot'--- +im_livechat_mail_bot / res.users / odoobot_state (False) : DEL selection_keys: ['disabled', 'idle', 'not_initialized', 'onboarding_attachement', 'onboarding_canned', 'onboarding_command', 'onboarding_emoji', 'onboarding_ping'], mode: modify +mail_bot / res.users / odoobot_state (selection) : selection_keys added: [onboarding_canned] (most likely nothing to do) +# NOTHING TO DO: moved key + +---XML records in module 'mail_bot'--- diff --git a/openupgrade_scripts/scripts/mail_group/18.0.1.1/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/mail_group/18.0.1.1/upgrade_analysis_work.txt new file mode 100644 index 000000000000..2ae460a2fc46 --- /dev/null +++ b/openupgrade_scripts/scripts/mail_group/18.0.1.1/upgrade_analysis_work.txt @@ -0,0 +1,5 @@ +---Models in module 'mail_group'--- +---Fields in module 'mail_group'--- +---XML records in module 'mail_group'--- +---nothing has changed in this module-- +# NOTHING TO DO diff --git a/openupgrade_scripts/scripts/privacy_lookup/18.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/privacy_lookup/18.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..bd865d3132ca --- /dev/null +++ b/openupgrade_scripts/scripts/privacy_lookup/18.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,5 @@ +---Models in module 'privacy_lookup'--- +---Fields in module 'privacy_lookup'--- +---XML records in module 'privacy_lookup'--- +---nothing has changed in this module-- +# NOTHING TO DO