Skip to content

Commit 2fd4903

Browse files
Merge pull request OCA#4964 from camptocamp/16-apriori-renamed-modules
[16.0][IMP] apriori: renamed modules (`product_packaging_level` + `sell_only_by_packaging`)
2 parents 4af8572 + f57a29d commit 2fd4903

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

openupgrade_scripts/apriori.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
"knowledge": "document_knowledge",
3535
# OCA/multi-company
3636
"res_partner_category_multi_company": "partner_category_multi_company",
37+
# OCA/product-attribute
38+
"product_packaging_type": "product_packaging_level",
3739
# OCA/project
3840
"project_stage_mgmt": "project_task_stage_mgmt",
3941
# OCA/sale-promotion
@@ -51,6 +53,8 @@
5153
"sale_coupon_partner": "sale_loyalty_partner",
5254
"website_sale_coupon_page": "website_sale_loyalty_page",
5355
"website_sale_coupon_selection_wizard": "website_sale_loyalty_suggestion_wizard",
56+
# OCA/sale-workflow
57+
"sale_by_packaging": "sell_only_by_packaging",
5458
# OCA/server-ux
5559
"mass_editing": "server_action_mass_edit",
5660
# OCA/l10n-italy

0 commit comments

Comments
 (0)