diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index 2e389348d8ef..b06bace4bbb6 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -1090,7 +1090,7 @@ Module coverage 16.0 -> 17.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | website_partner | |No DB layout changes. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| website_payment | | | +| website_payment | Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | website_payment_authorize | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/website_payment/17.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/website_payment/17.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..aaf7c2f56b83 --- /dev/null +++ b/openupgrade_scripts/scripts/website_payment/17.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,9 @@ +---Models in module 'website_payment'--- +---Fields in module 'website_payment'--- +---XML records in module 'website_payment'--- +NEW ir.actions.server: website_payment.action_activate_stripe +DEL ir.actions.server: website_payment.action_stripe_connect_account +NEW ir.ui.view: website_payment.donation_information +NEW ir.ui.view: website_payment.payment_form +DEL ir.ui.view: website_payment.payment_checkout +# NOTHING TO DO