Skip to content

Commit 79327a1

Browse files
authored
Own modules merged to core
1 parent da12fb1 commit 79327a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openupgrade_scripts/apriori.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@
6464
# OCA/product-attribute
6565
"product_catalog": "product",
6666
"product_catalog_sale": "sale",
67+
# OCA/project
68+
"project_list": "project",
6769
# OCA/purchase-workflow
6870
"purchase_discount": "purchase",
6971
# OCA/sale-promotion
@@ -74,13 +76,17 @@
7476
# OCA/social
7577
"mail_activity_plan": "mail",
7678
"mass_mailing_custom_unsubscribe_event": "mass_mailing",
79+
"mail_template_multi_report": "mail",
7780
# OCA/stock-logistics-warehouse
7881
"stock_lot_filter_available": "stock",
7982
# OCA/web
8083
"web_advanced_search": "web",
8184
"web_listview_range_select": "web",
8285
"web_pwa_oca": "web",
8386
# OCA/...
87+
88+
# S&G
89+
"mail_alias_maildomain": "mail",
8490
}
8591

8692
# only used here for upgrade_analysis

0 commit comments

Comments
 (0)