-
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
Label Not Visible When Changing Carrier from Shipment Method Card and Clicking Pack Order
Button
#704
Comments
Label should be auto generated upon clicking pack order. That function should not change because user now has option to select different shipping carrier |
@dt2patel Are we suggesting that the shipping label should be generated/regenerated if it hasn't been generated yet or voided when the 'Pack Order' button is clicked? |
https://docs.google.com/document/d/1Z5VeHa66jqRUpWq-HjuEbn8mXkcZghSlMSDiyNQDskU/edit?usp=sharing Full implementation doc added here |
… button in InProgress page and order details page (hotwax#704)
Improved: support for adding tracking details while packing (#704)
@Adameddy26 This issue is already available in v2.8.0 release, I think we can close this if everything is working as expected. |
Verified and working fine in release v2.10.4. Hence, closing this ticket. |
Current behavior
When changing the carrier from the shipment method card, the label is successfully generated and visible if done directly. However, if the carrier is changed from the card and the user clicks the
Pack Order
button instead, the label is not visible.Expected behavior
What is the expected behavior when the carrier is changed from the shipment method card? Should the label be generated automatically upon clicking the
Pack Order
button, or is the user expected to clickGenerate Label
?Steps to reproduce the issue
Pack Order
button.Can you handle fixing this bug by yourself?
The text was updated successfully, but these errors were encountered: