Skip to content

Commit

Permalink
Merge pull request #4231 from Tecnativa/16.0-ou-add-coupon_incompatib…
Browse files Browse the repository at this point in the history
…ility

[16.0][OU-ADD] apriori: coupon_incompatibility renamed to loyalty_incompatibility
  • Loading branch information
pedrobaeza authored Nov 20, 2023
2 parents d77b865 + 467467b commit fa2c8bc
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 @@ -24,6 +24,7 @@
# OCA/knowledge
"knowledge": "document_knowledge",
# OCA/sale-promotion
"coupon_incompatibility": "loyalty_incompatibility",
"coupon_limit": "loyalty_limit",
"coupon_mass_mailing": "loyalty_mass_mailing",
"sale_coupon_limit": "sale_loyalty_limit",
Expand Down

0 comments on commit fa2c8bc

Please sign in to comment.