We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4af8572 + f57a29d commit 2fd4903Copy full SHA for 2fd4903
1 file changed
openupgrade_scripts/apriori.py
@@ -34,6 +34,8 @@
34
"knowledge": "document_knowledge",
35
# OCA/multi-company
36
"res_partner_category_multi_company": "partner_category_multi_company",
37
+ # OCA/product-attribute
38
+ "product_packaging_type": "product_packaging_level",
39
# OCA/project
40
"project_stage_mgmt": "project_task_stage_mgmt",
41
# OCA/sale-promotion
@@ -51,6 +53,8 @@
51
53
"sale_coupon_partner": "sale_loyalty_partner",
52
54
"website_sale_coupon_page": "website_sale_loyalty_page",
55
"website_sale_coupon_selection_wizard": "website_sale_loyalty_suggestion_wizard",
56
+ # OCA/sale-workflow
57
+ "sale_by_packaging": "sell_only_by_packaging",
58
# OCA/server-ux
59
"mass_editing": "server_action_mass_edit",
60
# OCA/l10n-italy
0 commit comments