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

Order Details - Create Return on Order #179

Closed
abishop451 opened this issue Jun 29, 2023 · 1 comment
Closed

Order Details - Create Return on Order #179

abishop451 opened this issue Jun 29, 2023 · 1 comment

Comments

@abishop451
Copy link
Collaborator

abishop451 commented Jun 29, 2023

As an Admin, I want the ability to create an Order Return or Refund on an order that is eligible for Returns.

  1. In the Returns Section on an Order Details page, show a Create Return button.
  2. Once an Admin or Supplier click this button show the option to 1.) Return Items or 2.) Provide a customer service refund
  3. IF user selects option 2, show a form with the following fields: Refund Amount, Comments. The Admin can define what the refund amount is for the order without tying the refund to a lineitem,
  4. IF user selects option 1, show the line items from the order that are eligible for return (i.e. items have Refundable=true and item has shipped). Allow the Admin to select the item, the quantity of the item for return, and the Refund Amount for each line item (can we have this calculated?) Also show a comments box.
  5. When form is completed, allow Admin to click a button to Create the OrderReturn. This button will create, submit, and complete the OrderReturn (for MVP -- see note below)

Note: For MVP, we will keep it simple and avoid OrderReturn Approvals. This will be documented in a later task. For now, all OrderReturns can be immediately refunded when they are created by an Administrator or Supplier.

@abishop451 abishop451 added this to the Supplier Journey milestone Jun 29, 2023
@abishop451 abishop451 moved this from Backlog to Todo in Commerce Headstart React Admin Jun 29, 2023
@crhistianramirez crhistianramirez moved this from Todo to In Progress in Commerce Headstart React Admin Jul 17, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 18, 2023
@crhistianramirez crhistianramirez moved this from In Progress to In Review in Commerce Headstart React Admin Jul 18, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 19, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 19, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 19, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 19, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 19, 2023
crhistianramirez pushed a commit to crhistianramirez/Sitecore.Commerce.Headstart.ReactAdmin that referenced this issue Jul 20, 2023
@crhistianramirez
Copy link
Collaborator

This has been merged into development and is complete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants