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

Add support to make rejections inventory impact configurable #879

Open
2 tasks
Chinmay2107 opened this issue Dec 17, 2024 · 0 comments
Open
2 tasks

Add support to make rejections inventory impact configurable #879

Chinmay2107 opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@Chinmay2107
Copy link
Contributor

Chinmay2107 commented Dec 17, 2024

What is the motivation for adding/enhancing this feature?

  • With the new rejection API, we'll require the affectQOH field to be sent from the front end to the rejectFulfillmentReadyOrderItem API.
  • This could be a ProductStoreSetting that will be available for the client in the Settings section. The client can decide whether to affect QOH on rejections or not.
  • Below is the Enumeration and ProductStoreSetting data:
<Enumeration enumId="AFFECT_QOH_ON_REJ" enumCode="AFFECT_QOH_ON_REJ" enumName="Allow impacting QOH on order rejection." enumTypeId="PROD_STR_STNG"/>
<ProductStoreSetting productStoreId="STORE" settingTypeEnumId="AFFECT_QOH_ON_REJ" settingValue="N" fromDate="2024-01-01 00:00:00"/>

What are the acceptance criteria?

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

For more details: 86cweb5yh

@ymaheshwari1 ymaheshwari1 moved this from 📋 Backlog to 📅 Planned in Digital Experience Platform Dec 17, 2024
@ravilodhi ravilodhi self-assigned this Dec 23, 2024
@ravilodhi ravilodhi moved this from 📅 Planned to 👀 In review in Digital Experience Platform Jan 2, 2025
ravilodhi added a commit that referenced this issue Jan 7, 2025
Implemented: Added 'Affect QOH on Rejection' setting (#879).
@ravilodhi ravilodhi moved this from 👀 In review to ⏸️ Dev complete in Digital Experience Platform Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ⏸️ Dev complete
Development

No branches or pull requests

2 participants