Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][MIG] sale_crm #2877

Merged
merged 1 commit into from
Jan 2, 2022
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
2 changes: 1 addition & 1 deletion docsource/modules130-140.rst
Original file line number Diff line number Diff line change
Expand Up @@ -580,7 +580,7 @@ Module coverage 13.0 -> 14.0
+--------------------------------------------+-------------------------------------------------+
|sale_coupon_delivery | |
+--------------------------------------------+-------------------------------------------------+
|sale_crm | |
|sale_crm | Nothing to do |
+--------------------------------------------+-------------------------------------------------+
|sale_expense | |
+--------------------------------------------+-------------------------------------------------+
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---Models in module 'sale_crm'---
---Fields in module 'sale_crm'---
sale_crm / sale.order / tag_ids (many2many) : module is now 'sale' ('sale_crm')
sale_crm / sale.order / tag_ids (many2many) : relation is now 'crm.tag' ('crm.lead.tag') [nothing to do]
---XML records in module 'sale_crm'---
NEW ir.model.access: sale_crm.access_crm_quotation_partner
DEL ir.ui.view: sale_crm.view_order_tree
DEL ir.ui.view: sale_crm.view_quotation_tree
# NOTHING TO DO: handled by ORM