Skip to content

Commit

Permalink
Merge pull request OCA#4145 from Tecnativa/16.0-ou-add-coupon_limit
Browse files Browse the repository at this point in the history
[16.0][OU-ADD] apriori: coupon_limit renamed to loyalty_limit
  • Loading branch information
pedrobaeza authored Oct 6, 2023
2 parents de3714a + 35b9492 commit 353a239
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openupgrade_scripts/apriori.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
# OCA/knowledge
"knowledge": "document_knowledge",
# OCA/sale-promotion
"coupon_limit": "loyalty_limit",
"sale_coupon_order_line_link": "sale_loyalty_order_line_link",
"sale_coupon_partner": "sale_loyalty_partner",
"website_sale_coupon_page": "website_sale_loyalty_page",
Expand Down

0 comments on commit 353a239

Please sign in to comment.