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: Cost Center selection for checkout #807

Merged
merged 51 commits into from
Sep 1, 2021

Conversation

cbratsch
Copy link
Contributor

@cbratsch cbratsch commented Jul 29, 2021

PR Type

[x] Feature

What Is the Current Behavior?

It is currently not possible to successfully enter a B2B checkout process if the logged in user is assigned to any cost center. For this a cost center selection is missing at the shopping cart page.

What Is the New Behavior?

Business Users can select a cost center in the checkout process, when assigned to one or multiple cost centers.

Does this PR Introduce a Breaking Change?

[x] No

Other Information

This feature does not include Cost Center Management functionalities.

AB#65623

@cbratsch cbratsch self-assigned this Jul 29, 2021
@cbratsch cbratsch changed the title create cost center store Cost Center Selection Jul 29, 2021
@cbratsch cbratsch force-pushed the feature/cost_center_selection branch from b830064 to 4c08c4c Compare August 11, 2021 07:07
@SGrueber SGrueber force-pushed the feature/cost_center_selection branch 2 times, most recently from 551d49c to c6e8799 Compare August 13, 2021 12:02
@SGrueber SGrueber force-pushed the feature/cost_center_selection branch from f5265b9 to 8add917 Compare August 20, 2021 12:44
@SGrueber SGrueber marked this pull request as ready for review August 20, 2021 13:45
Copy link

@M-Behr M-Behr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, it works really well. Here are some issues:

  • Cost Center ID and name should be displayed in the buyer box at the end of checkout. this needs the appropriate fix of the ICM cost center REST interface (latest LTS patch)
  • You select a cost center and go to checkout. If you click "Return to Cart" or you come back to the cart page somehow else, the cost center selection is empty. The selected cost center should be displayed. - this needs the appropriate fix of the ICM cost center REST interface (latest LTS patch)

@SGrueber SGrueber force-pushed the feature/cost_center_selection branch from 9dd0f9a to e612521 Compare August 24, 2021 13:01
@shauke shauke added this to the 1.1 milestone Aug 30, 2021
Copy link

@iwiederhold iwiederhold left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine!

@M-Behr M-Behr self-requested a review August 30, 2021 14:39
Copy link

@M-Behr M-Behr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job! 👍

@M-Behr M-Behr self-requested a review August 30, 2021 14:42
@shauke shauke added the feature New feature or request label Sep 1, 2021
@shauke shauke force-pushed the feature/cost_center_selection branch from 5b7fcf2 to ab168d5 Compare September 1, 2021 09:06
@shauke shauke force-pushed the feature/cost_center_selection branch from ab168d5 to dc49933 Compare September 1, 2021 10:27
@shauke shauke changed the title Cost Center Selection feat: Cost Center selection for checkout Sep 1, 2021
@shauke shauke merged commit f928113 into develop Sep 1, 2021
@shauke shauke deleted the feature/cost_center_selection branch September 1, 2021 13:31
shauke pushed a commit that referenced this pull request Sep 1, 2021
Co-authored-by: Silke <s.grueber@intershop.de>
@cbratsch cbratsch linked an issue Oct 13, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cost centers missing on PWA version
5 participants