This article provides a patch for a known Adobe Commerce 2.4.0 issue, where a shipping label cannot be created.
Prerequisites: create an order using FedEx, DHL, UPS, or USPS shipping method.
Steps to reproduce:
Expected result:
The Create Shipping Label checkbox is displayed in the bottom of the page.
Actual result:
The Create Shipping Label checkbox is not displayed.
Steps to reproduce:
Expected result:
The Add Products to Package button on the Create Packages modal window displays fields with order items.
Actual result:
The Create Packages modal window is not displayed properly, it is not possible to add order items to the shipment.
Apply the patch provided in this article.
The patch is attached to this article. To download it, scroll down to the end of the article and click the file name, or click the following link:
MC-35514-2.4.0-CE-composer-2.patch
The patch is also available for download in both, .git
and .composer
, formats on Adobe Commerce Downloads page, under Patches in the left column navigation. Search for MC-35514 patch.
The patch was created for:
See How to apply a composer patch provided by Adobe for instructions.