diff --git a/docsource/modules170-180.rst b/docsource/modules170-180.rst index 1f4ba2d99e46..7502209e2d6d 100644 --- a/docsource/modules170-180.rst +++ b/docsource/modules170-180.rst @@ -26,7 +26,7 @@ Module coverage 17.0 -> 18.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | |del| account_lock | Done |Merged into account. | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| account_payment | | | +| account_payment |Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | |del| account_payment_term | Done |Merged into account. | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/account_payment/18.0.2.0/noupdate_changes.xml b/openupgrade_scripts/scripts/account_payment/18.0.2.0/noupdate_changes.xml index ec24e088ff49..11606e9b1e2f 100644 --- a/openupgrade_scripts/scripts/account_payment/18.0.2.0/noupdate_changes.xml +++ b/openupgrade_scripts/scripts/account_payment/18.0.2.0/noupdate_changes.xml @@ -1,5 +1,6 @@ + diff --git a/openupgrade_scripts/scripts/account_payment/18.0.2.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/account_payment/18.0.2.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..3f2cbc9f284e --- /dev/null +++ b/openupgrade_scripts/scripts/account_payment/18.0.2.0/upgrade_analysis_work.txt @@ -0,0 +1,11 @@ +---Models in module 'account_payment'--- +---Fields in module 'account_payment'--- +---XML records in module 'account_payment'--- +NEW ir.ui.view: account_payment.form +NEW ir.ui.view: account_payment.payment_link_wizard__form_inherit_account_payment +NEW ir.ui.view: account_payment.portal_docs_entry +NEW ir.ui.view: account_payment.portal_invoice_payment_paid +NEW ir.ui.view: account_payment.portal_my_home_account_payment +NEW ir.ui.view: account_payment.portal_my_home_overdue_invoice +NEW ir.ui.view: account_payment.portal_overdue_invoices_page +# NOTHING TO DO