-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add support to select kit components while rejecting kit item #723
Labels
Comments
1 task
ravilodhi
added a commit
that referenced
this issue
Sep 6, 2024
ravilodhi
added a commit
that referenced
this issue
Sep 6, 2024
Improved: Displayed checkbox on kit component if the kit product is marked for rejection (#723).
ravilodhi
added a commit
that referenced
this issue
Sep 9, 2024
1 task
ravilodhi
added a commit
that referenced
this issue
Sep 9, 2024
Fixed: Passed selected components while rejecting kit (#723).
ravilodhi
added a commit
that referenced
this issue
Sep 10, 2024
ravilodhi
added a commit
that referenced
this issue
Sep 10, 2024
ravilodhi
added a commit
that referenced
this issue
Sep 10, 2024
1 task
ravilodhi
added a commit
that referenced
this issue
Sep 10, 2024
Improved: Passed rejected component directly instead of passing as json string (#723).
ravilodhi
added a commit
that referenced
this issue
Sep 10, 2024
…ection Revert "Improved: Passed rejected component directly instead of passing as json string (#723)."
ravilodhi
added a commit
that referenced
this issue
Sep 11, 2024
1 task
ravilodhi
added a commit
that referenced
this issue
Sep 11, 2024
Improved: Passed selected component while rejecting kit in the desired format (#723).
Changes can only be verified on dev-oms and on dev-oms there is no kit product available. Therefore, marking this ticket on-hold. |
Any room for movement here? When will se QA this? |
This is working in prod. closing ticket |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Current behavior
Currently user can only reject kit without caring about it's component and the same inventory adjustments are done for the kit component as well.
Expected behavior
If cases the kit components are also sold individually, do not adjust their inventory based on the kit rejection and instead apply inventory adjustments only to the selected kit components. Add support in UI for the same. Default behaviour would to reject all the components.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information
The text was updated successfully, but these errors were encountered: