I have multi currency module. After last update from beta2 to beta5 I have bug. Price of products with discount show in default currency instead of user selected.
For example list of products with views in category:
10 USD
15 USD
15 USD
15-10% EUR
20 USD

USD - user selected
EUR - original currency for all products.

Comments

Dr.Osd created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review

Hi, could you retry with the patch from #2932989: Product discount rules does not respect previous price calculation rules on product pages to see if that makes a difference? You can also try to adjust the rule's configuration weight (rule name is "commerce_discount_remove_discount_components_on_products"), making sure its weight is higher than the rule the Commerce Multi currency module provides.

mglaman’s picture

Status: Needs review » Postponed (maintainer needs more info)

Postponed, needs info and to be rested against referenced issue.