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

Implemented: support for completed orders(#85zrkm9e3) #177

Merged
merged 3 commits into from
Jan 31, 2023

Conversation

ymaheshwari1
Copy link
Contributor

Related Issues

Closes #

Short Description and Why It's Useful

Screenshots of Visual Changes before/after (If There Are Any)

Contribution and Currently Important Rules Acceptance

@ymaheshwari1 ymaheshwari1 marked this pull request as ready for review January 31, 2023 13:43
},
statusId: orderItem.orderStatusId,
parts: order.doclist.docs.reduce((arr: Array<any>, item: any) => {
const currentOrderPart = arr.find((orderPart: any) => orderPart.orderId === item.orderId)
Copy link
Contributor

Choose a reason for hiding this comment

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

We should gather on the basis of parts only, but while rendering create a single item list

@adityasharma7 adityasharma7 merged commit 2142dad into hotwax:main Jan 31, 2023
amansinghbais added a commit to amansinghbais/bopis that referenced this pull request Sep 26, 2023
amansinghbais added a commit to amansinghbais/bopis that referenced this pull request Sep 26, 2023
ravilodhi added a commit that referenced this pull request Oct 9, 2023
Implemented: centralized oms instance navigator in settings page from dxp-components (#177)
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.

None yet

2 participants