-
-
Notifications
You must be signed in to change notification settings - Fork 699
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
98093be
commit dc9f10d
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
13 changes: 13 additions & 0 deletions
13
openupgrade_scripts/scripts/sales_team/17.0.1.1/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,13 @@ | ||
---Models in module 'sales_team'--- | ||
---Fields in module 'sales_team'--- | ||
sales_team / crm.team / message_main_attachment_id (many2one): DEL relation: ir.attachment | ||
sales_team / crm.team.member / message_main_attachment_id (many2one): DEL relation: ir.attachment | ||
NOTHING TO DO: related to mail module | ||
|
||
sales_team / crm.team / rating_ids (one2many) : NEW relation: rating.rating | ||
sales_team / crm.team.member / rating_ids (one2many) : NEW relation: rating.rating | ||
NOTHING TO DO: one2many | ||
|
||
---XML records in module 'sales_team'--- | ||
DEL ir.ui.menu: sales_team.menu_sale_config | ||
NOTHING TO DO |