Skip to content

Magento 2.1.3 Currency Converted Incorrectly #7941

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
w130pmpo opened this issue Dec 22, 2016 · 4 comments
Closed

Magento 2.1.3 Currency Converted Incorrectly #7941

w130pmpo opened this issue Dec 22, 2016 · 4 comments
Assignees
Labels
bug report Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@w130pmpo
Copy link

Preconditions

  1. Magento 2.1.3 Installed
  2. Create EN, CN Store View
  3. Base Currency US Dollar
  4. EN Store Default Display US Dollar
  5. CN Store Default Display CN Yuan
  6. Allowed Currency for Both is US Dollar and CN Yuan
  7. Create Configurable Product and priced $100 (for example)
  8. Import Currency Rate

Steps to reproduce

  1. Go to EN store view with US currency (Front-end)
  2. Go to detail page of Product that you you created (Configurable) (Front-end)
  3. You will see correct price as $100
  4. Change Storeview or Currency to CN using switcher at top-link

Expected result

  1. System should one-time convert Original US price to CN Yuan
  2. For this case, Should be around CNY 600

Actual result

  1. System convert two-time Original US price to CN yuan
  2. For this case, it displays CNY 3600, which means it converts once and then it converts again with result of first converted price. US 100 -> CNY 600 -> CNY 3600
@erfanimani
Copy link
Contributor

erfanimani commented Dec 23, 2016

@w130pmpo duplicate of #7371 (and #7712 & #7941)

@veloraven veloraven self-assigned this Dec 26, 2016
@veloraven
Copy link
Contributor

@w130pmpo thank you for your report.
I have created internal ticket MAGETWO-62682 for this issue

@veloraven veloraven added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Dec 26, 2016
@erfanimani
Copy link
Contributor

Any ETA on this one? It actually prevents stores from using configurable products in combination with multi currency..

@dthampy
Copy link
Contributor

dthampy commented Jan 13, 2017

closing this as a duplicate of #7371 which was reported much earlier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Component: Tax Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

4 participants