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

Make frontend prices depend on store.cart_tax_country_iso #1605

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Nov 22, 2016

Prior to this change, prices in the frontend portion of Solidus would
depend on the setting for selecting prices in the backend, which is not
store-specific, but global. However, we want prices to be different in the
frontend if we change store and there are different prices.

@tvdeyen
Copy link
Member

tvdeyen commented Nov 25, 2016

I think it's worth being mentioned in the changelog

Prior to this change, prices in the frontend portion of Solidus would
depend on the setting for selecting prices in the backend, which is not
store-specific, but global. However, we want prices to be different in the
frontend if we change store and there are different prices.
@mamhoff mamhoff force-pushed the use-current-store-cart-tax-country-iso-for-frontend-pricing branch from c8fc855 to 51100ef Compare November 25, 2016 13:35
@mamhoff
Copy link
Contributor Author

mamhoff commented Nov 25, 2016

Added a short changelog entry (although I think it's really a bugfix).

@tvdeyen
Copy link
Member

tvdeyen commented Nov 25, 2016

Thanks. IMO bug fixes are also worth to be mentioned in a changelog. Someone might want to see if an update is worthwhile because the long awaited bug fix finally landed.

@jhawthorn jhawthorn merged commit 0cc914e into solidusio:master Nov 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants