-
-
Notifications
You must be signed in to change notification settings - Fork 705
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e1f1f2
commit 04d6c2a
Showing
2 changed files
with
17 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
openupgrade_scripts/scripts/web_editor/14.0.1.0/upgrade_analysis_work.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
---Models in module 'web_editor'--- | ||
---Fields in module 'web_editor'--- | ||
web_editor / ir.attachment / original_id (many2one) : NEW relation: ir.attachment | ||
# NOTHING TO DO: new feature. This field stores the original file attachment record id so the user can revert changes | ||
|
||
---XML records in module 'web_editor'--- | ||
NEW ir.ui.view: web_editor._assets_13_0_color_system_support_primary_variables | ||
NEW ir.ui.view: web_editor.assets_edit_html_field | ||
NEW ir.ui.view: web_editor.assets_summernote | ||
NEW ir.ui.view: web_editor.snippet_options_background_color_widget | ||
NEW ir.ui.view: web_editor.snippet_options_background_options | ||
NEW ir.ui.view: web_editor.snippet_options_image_optimization_widgets | ||
# NOTHING TO DO | ||
|
||
DEL ir.ui.view: web_editor.summernote | ||
# NOTHING TO DO |