Skip to content

Commit 8b8c21a

Browse files
authored
Merge pull request #2452 from Tecnativa/13.0-sale_crm
[ADD] sale_crm: Nothing to do
2 parents 467f4b7 + d41fff2 commit 8b8c21a

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---Models in module 'sale_crm'---
2+
new model crm.quotation.partner [transient]
3+
---Fields in module 'sale_crm'---
4+
sale_crm / account.invoice / campaign_id (many2one) : DEL relation: utm.campaign
5+
sale_crm / account.invoice / medium_id (many2one) : DEL relation: utm.medium
6+
sale_crm / account.invoice / source_id (many2one) : DEL relation: utm.source
7+
# NOTHING TO DO: Already transferred on `sale` module
8+
9+
sale_crm / sale.order / campaign_id (many2one) : module is now 'sale' ('sale_crm')
10+
sale_crm / sale.order / medium_id (many2one) : module is now 'sale' ('sale_crm')
11+
sale_crm / sale.order / source_id (many2one) : module is now 'sale' ('sale_crm')
12+
# NOTHING TO DO: Already switched the module on `sale` one
13+
14+
---XML records in module 'sale_crm'---
15+
NEW ir.actions.act_window: sale_crm.crm_quotation_partner_action
16+
NEW ir.actions.act_window: sales_team.crm_team_salesteams_act
17+
DEL ir.actions.act_window: sale_crm.sale_action_orders
18+
DEL ir.actions.act_window: sale_crm.sale_action_quotations
19+
NEW ir.ui.view: sale_crm.crm_quotation_partner_view_form
20+
NEW ir.ui.view: sale_crm.crm_team_salesteams_view_form_in_sale_crm
21+
NEW ir.ui.view: sale_crm.view_order_tree
22+
NEW ir.ui.view: sale_crm.view_quotation_tree
23+
# NOTHING TO DO: noupdate=0 ir records

odoo/openupgrade/doc/source/modules120-130.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ missing in the new release are marked with |del|.
561561
+----------------------------------------------+-------------------------------------------------+
562562
| |new| sale_coupon_delivery | |
563563
+----------------------------------------------+-------------------------------------------------+
564-
|sale_crm | |
564+
|sale_crm | Nothing to do |
565565
+----------------------------------------------+-------------------------------------------------+
566566
|sale_expense | |
567567
+----------------------------------------------+-------------------------------------------------+

0 commit comments

Comments
 (0)