From 9724a1b449b9a659e5fedc4e294802bccf372cca Mon Sep 17 00:00:00 2001 From: Alexis Date: Mon, 28 Oct 2024 21:13:23 -0400 Subject: [PATCH] [17.0][OU-ADD] snailmail: Nothing to do --- docsource/modules160-170.rst | 2 +- .../snailmail/17.0.0.4/upgrade_analysis_work.txt | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/snailmail/17.0.0.4/upgrade_analysis_work.txt diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index d9b82626b0f8..e0080a3ffad0 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -798,7 +798,7 @@ Module coverage 16.0 -> 17.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | sms | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| snailmail | | | +| snailmail | Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | snailmail_account | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/snailmail/17.0.0.4/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/snailmail/17.0.0.4/upgrade_analysis_work.txt new file mode 100644 index 000000000000..4199a5a2d628 --- /dev/null +++ b/openupgrade_scripts/scripts/snailmail/17.0.0.4/upgrade_analysis_work.txt @@ -0,0 +1,10 @@ +---Models in module 'snailmail'--- +---Fields in module 'snailmail'--- +snailmail / mail.message / message_type (False) : selection_keys is now '['auto_comment', 'comment', 'email', 'email_outgoing', 'notification', 'sms', 'snailmail', 'user_notification']' ('['auto_comment', 'comment', 'email', 'notification', 'sms', 'snailmail', 'user_notification']') +snailmail / mail.notification / failure_type (False) : selection_keys is now '['mail_bounce', 'mail_email_invalid', 'mail_email_missing', 'mail_from_invalid', 'mail_from_missing', 'mail_smtp', 'sms_acc', 'sms_country_not_supported', 'sms_credit', 'sms_expired', 'sms_invalid_destination', 'sms_not_allowed', 'sms_not_delivered', 'sms_number_format', 'sms_number_missing', 'sms_registration_needed', 'sms_rejected', 'sms_server', 'sn_credit', 'sn_error', 'sn_fields', 'sn_format', 'sn_price', 'sn_trial', 'unknown']' ('['mail_email_invalid', 'mail_email_missing', 'mail_smtp', 'sms_acc', 'sms_credit', 'sms_number_format', 'sms_number_missing', 'sms_server', 'sn_credit', 'sn_error', 'sn_fields', 'sn_format', 'sn_price', 'sn_trial', 'unknown']') +snailmail / snailmail.letter / error_code (selection) : selection_keys is now '['ATTACHMENT_ERROR', 'CREDIT_ERROR', 'FORMAT_ERROR', 'MISSING_REQUIRED_FIELDS', 'NO_PRICE_AVAILABLE', 'TRIAL_ERROR', 'UNKNOWN_ERROR']' ('['CREDIT_ERROR', 'FORMAT_ERROR', 'MISSING_REQUIRED_FIELDS', 'NO_PRICE_AVAILABLE', 'TRIAL_ERROR', 'UNKNOWN_ERROR']') +# NOTHING TO DO: + +---XML records in module 'snailmail'--- +DEL ir.ui.view: snailmail.snailmail_confirm_view +# NOTHING TO DO