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

feat: display checkout/order prices according to the ICM pricing settings #179

Merged
merged 6 commits into from
Apr 8, 2020

Conversation

dhhyi
Copy link
Collaborator

@dhhyi dhhyi commented Apr 1, 2020

PR Type

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no API changes)
[ ] Build-related changes
[ ] CI-related changes
[ ] Documentation content changes
[ ] Application / infrastructure changes
[ ] Other:

What Is the Current Behavior?

The prices in the checkout and myAccount/orders will always be displayed as gross prices.

Issue Number:
part of #89

What Is the New Behavior?

The prices in the checkout and myAccount/orders will displayed according to the appropriate ICM settings (to be found in the back office under preferences/pricing)

Does this PR Introduce a Breaking Change?

[ ] Yes
[x] No

Other Information

required an ICM release 7.10.17

@dhhyi dhhyi added the enhancement Enhancement to an existing feature label Apr 1, 2020
@dhhyi dhhyi added this to the 0.19 milestone Apr 1, 2020
@dhhyi dhhyi requested a review from SGrueber April 1, 2020 20:40
@dhhyi dhhyi self-assigned this Apr 1, 2020
@dhhyi dhhyi linked an issue Apr 1, 2020 that may be closed by this pull request
6 tasks
dhhyi added a commit that referenced this pull request Apr 7, 2020
@dhhyi dhhyi force-pushed the feature/b2b_price_display_2 branch from b2972f5 to 716653a Compare April 7, 2020 13:49
@dhhyi dhhyi requested a review from SGrueber April 7, 2020 15:58
@SGrueber SGrueber force-pushed the feature/b2b_price_display_2 branch from 716653a to 01c8597 Compare April 8, 2020 10:44
@dhhyi dhhyi merged commit eb981ec into develop Apr 8, 2020
@dhhyi dhhyi deleted the feature/b2b_price_display_2 branch April 8, 2020 11:22
dhhyi added a commit that referenced this pull request Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Price display for B2B
2 participants