Price in different currency based on the currency exchange rate instead of throwing exception #1781
Closed
morawcik
started this conversation in
Feature Requests
Replies: 1 comment
-
|
Pretty sure this is now resolved in v1, it will generate the prices based on the exchange rate when adding a new currency. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be awesome to have option to get price in different currencies without creating new price.
For now If I add USD I also have to add USD prices for all products, product customer groups prices and product price breaks. Ofc I can automate it with event/observer or with command but then with multiple currencies there is kida a mess with prices list especially in the 1.x when all currencies are listed default.
So having something like this would be a bless :)
Beta Was this translation helpful? Give feedback.
All reactions