Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions addons/utm/migrations/10.0.1.0/openupgrade_analysis_work.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---Fields in module 'utm'---
---XML records in module 'utm'---
NEW ir.model.access: utm.access_utm_campaign_user
NEW ir.model.access: utm.access_utm_medium_user
NEW ir.model.access: utm.access_utm_source_user
# Nothing to do

DEL ir.model.access: utm.access_utm_campaign_manager
DEL ir.model.access: utm.access_utm_medium_manager
DEL ir.model.access: utm.access_utm_source_manager
# Nothing to do: noupdate=0 records
2 changes: 1 addition & 1 deletion odoo/openupgrade/doc/source/modules90-100.rst
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ missing in the new release are marked with |del|.
+-----------------------------------+-----------------------------------+
|theme_default | |
+-----------------------------------+-----------------------------------+
|utm | |
|utm | Nothing to do |
+-----------------------------------+-----------------------------------+
| |del| warning | |
+-----------------------------------+-----------------------------------+
Expand Down