-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Fix issue 19887 creating new shipment: getting all trackers. #19981
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
Conversation
Hi @Nazar65. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
Hi @VladimirZaets, thank you for the review. |
Hi @Nazar65, thank you for your contribution! |
Hi @Nazar65. Thank you for your contribution. |
1 similar comment
Hi @Nazar65. Thank you for your contribution. |
<br /> | ||
<table class="shipment-track"> | ||
<thead> | ||
<?php $trackCollection = $_order->getTracksCollection($_shipment->getId()) ?> |
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.
getTracksCollection ()
doesn't accept argument, does it?
Description (*)
After creating new shipment customer receive email with all my tracking number
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)