diff --git a/docsource/modules160-170.rst b/docsource/modules160-170.rst index 8b02868cdf05..c670d447d617 100644 --- a/docsource/modules160-170.rst +++ b/docsource/modules160-170.rst @@ -866,7 +866,7 @@ Module coverage 16.0 -> 17.0 +---------------------------------------------------+----------------------+-------------------------------------------------+ | web | Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ -| web_editor | | | +| web_editor | Nothing to do | | +---------------------------------------------------+----------------------+-------------------------------------------------+ | |new| web_hierarchy | | | +---------------------------------------------------+----------------------+-------------------------------------------------+ diff --git a/openupgrade_scripts/scripts/web_editor/17.0.1.0/upgrade_analysis_work.txt b/openupgrade_scripts/scripts/web_editor/17.0.1.0/upgrade_analysis_work.txt new file mode 100644 index 000000000000..03b25ebac6c4 --- /dev/null +++ b/openupgrade_scripts/scripts/web_editor/17.0.1.0/upgrade_analysis_work.txt @@ -0,0 +1,9 @@ +---Models in module 'web_editor'--- +new model html.field.history.mixin [abstract] +# New abstract model. Nothing to do. + +---Fields in module 'web_editor'--- +---XML records in module 'web_editor'--- +DEL ir.ui.view: web_editor.assets_edit_html_field +DEL ir.ui.view: web_editor.wysiwyg_iframe_editor_assets +# View deleted. Nothing to do.