-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Feature/order reissue #910
Conversation
…ulating replaced items amount
…o-fit-returns Saleor 1850/adjust refund card to fit returns
…o-returns-form Saleor 1861 - add error handling to returns form
…0 products selected
… do refund when total captured on order is 0
Return form quick fixes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA tests finished. No issues found.
|
||
const messages = defineMessages({ | ||
fulfilled: { | ||
defaultMessage: "Fulfilled from: ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Translation strings shouldn't contain whitespaces at the beginning/end - let's fix that in the refactor afterwards
description: "fulfillment group" | ||
}, | ||
restocked: { | ||
defaultMessage: "Restocked from: ", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
^
This pr is for QA purposed only for now. DO NOT MERGE
PR intended to be tested with API branch:
Screenshots
Pull Request Checklist
Test environment config
API_URI=https://feature-possibility-to-return-products.api.saleor.rocks/graphql/