Skip to content

Commit

Permalink
[OU-ADD] apriori: sale_coupon_limit renamed to sale_loyalty_limit
Browse files Browse the repository at this point in the history
TT44347
  • Loading branch information
pilarvargas-tecnativa committed Oct 9, 2023
1 parent 353a239 commit 0a7e6f8
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 @@ -22,6 +22,7 @@
"knowledge": "document_knowledge",
# OCA/sale-promotion
"coupon_limit": "loyalty_limit",
"sale_coupon_limit": "sale_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 0a7e6f8

Please sign in to comment.