diff --git a/docsource/modules140-150.rst b/docsource/modules140-150.rst index 1bdad64fa5e6..7e6897b4dc03 100644 --- a/docsource/modules140-150.rst +++ b/docsource/modules140-150.rst @@ -608,7 +608,7 @@ Module coverage 14.0 -> 15.0 +-------------------------------------------------+----------------------+-------------------------------------------------+ | pos_mercury | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ -| pos_restaurant | | | +| pos_restaurant | Nothing to do | | +-------------------------------------------------+----------------------+-------------------------------------------------+ | pos_restaurant_adyen | | | +-------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/pos_restaurant/15.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/pos_restaurant/15.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..86bdb75ebf4a --- /dev/null +++ b/openupgrade_scripts/scripts/pos_restaurant/15.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,9 @@ +---Models in module 'pos_restaurant'--- +---Fields in module 'pos_restaurant'--- +---XML records in module 'pos_restaurant'--- +DEL ir.ui.view: pos_restaurant.assets +DEL ir.ui.view: pos_restaurant.assets_backend +DEL ir.ui.view: pos_restaurant.assets_tests +DEL ir.ui.view: pos_restaurant.qunit_suite_tests + +# Nothing to do. Those views was integrating js / css ressources. \ No newline at end of file