Skip to content
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

Wrong currencies on multi-channel #2228

Closed
nonlinearcom opened this issue Jun 13, 2023 · 0 comments
Closed

Wrong currencies on multi-channel #2228

nonlinearcom opened this issue Jun 13, 2023 · 0 comments
Assignees
Labels
type: bug 🐛 Something isn't working

Comments

@nonlinearcom
Copy link

Hi, I'm trying to build a Multi-country shop (multiple shops sharing inventory) where every country has his own channel and currency like:

Default channel: CHF
UnitedStates channel: USD
UnitedKingdom: GBP
etc...

The problem is that whenever I assign a product from the default channel any of the other channels, the currency does not change under the product variants tab on the admin interface. While the API returns the correct currency 🙂, this is still an issue for shop managers.

To Reproduce

  1. Assign a product to a channel with a different currency

Expected behavior
product under the new channel sould reflect it's currency.

Environment (please complete the following information):

Probably related to #2190, #2131

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants