-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
RMA & Stock Location #5899
Comments
Stock Locations already have an address (maybe the email is missing, though). Also, if I recall correctly during the process of creating a return, you can already specify which location to use, defaulting to the original stock location of the order. Are you seeing anything different in the flow? |
Hey, I think I missed that, I saw plenty of code only containing country codes or a subset of the location, thank you :) I am coming from python and wrapping my head around the Rails is sometimes cumbersome. I am trying to also test out what I read in the documentation on Admin Demo, but most of the backend is currently broken so I am going file by file. I saw that you are working a lot on the backend, is there any version currently considered stable (asking, not complaining:) to also test integrations. Regarding desirable flow: Some questions:
In addition the documentation on Returns talks about additional shipments in the section Reimbursements. To better understand semantics: whenever the documentation talks about shipments an internal stock movement is created, correct? |
Scope
Shipping Labels of FedEX, DHL and other shipping companies have limited validity. Mandatory return periods in case of Warranty or change of purchase intend often extend beyond that limit.
An integration of:
a return address for products or stores would allow to generate new labels automatically. Hereby it's interestng to notice that:
Desired Behavior
To automize RMA shipping label creation the following fields are missing:
Stock Location:
Product:
This allows upon authorization also to create a return shipping label.
The text was updated successfully, but these errors were encountered: