From f5fa74666cb6f191df4b537d8940ebde761f3573 Mon Sep 17 00:00:00 2001 From: nguyenvietlam0640 Date: Wed, 12 Jul 2023 10:25:58 +0700 Subject: [PATCH] [MIG] website_event_sale: migrate 15 to 16 --- docsource/modules150-160.rst | 2 +- .../website_event_sale/16.0.1.0/upgrade_analysis_work.txt | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 openupgrade_scripts/scripts/website_event_sale/16.0.1.0/upgrade_analysis_work.txt diff --git a/docsource/modules150-160.rst b/docsource/modules150-160.rst index fd8ed6d1ad25..8512ae8b6c4e 100644 --- a/docsource/modules150-160.rst +++ b/docsource/modules150-160.rst @@ -840,7 +840,7 @@ Module coverage 15.0 -> 16.0 +-------------------------------------------------+----------------------+-------------------------------------------------+ | website_event_questions | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ -| website_event_sale | | | +| website_event_sale | Nothing to do | | +-------------------------------------------------+----------------------+-------------------------------------------------+ | website_event_track | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/website_event_sale/16.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/website_event_sale/16.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..870c3c0cd83a --- /dev/null +++ b/openupgrade_scripts/scripts/website_event_sale/16.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,8 @@ +---Models in module 'website_event_sale'--- +---Fields in module 'website_event_sale'--- +---XML records in module 'website_event_sale'--- +DEL ir.model.access: website_event_sale.access_event_event_ticket +NEW ir.ui.view: website_event_sale.event_confirmation +NEW ir.ui.view: website_event_sale.event_sale_report_view_search + +# NOTHING TO DO