Skip to content

Commit

Permalink
Merge pull request #4146 from Tecnativa/16.0-ou-add-sale_coupon_limit
Browse files Browse the repository at this point in the history
[16.0][OU-ADD] apriori: sale_coupon_limit renamed to sale_loyalty_limit
  • Loading branch information
pedrobaeza authored Oct 9, 2023
2 parents 353a239 + 0a7e6f8 commit fba2cde
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 fba2cde

Please sign in to comment.