Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0
-
None
Description
Shipments List
- Revise Column Names and Order
Current New Order (Left to Right Shipment ID Shipment ID 1 Account Account 2 (none) Channel 3 Address Shipping Address 4 Tracking Tracking Number 5 Create Date Create Date 6 (none) Estimated Shipping Date 7 (none) Estimated Delivery Date 8 Status Status 9
Developer note: If column width becomes an issue, remove Expected Ship and Expected Delivery Date.
- Change the search bar text "Search for:" → "Search"
Shipment Statuses 
Current | New | Notes |
---|---|---|
Processing | Processing | No change |
Ready to Be Shipped | Ready to Ship | More concise |
Shipped | Shipped | No change |
Delivered | Delivered | No change |
Transitions 
Transition | Current | New |
---|---|---|
Processing → Ready to Ship | Ready to Be Shipped | Finish Processing |
Ready to Ship → Processing | Processing | Reprocess |
Ready to Ship → Shipped | Shipped | Ship |
Shipped → Delivered | Delivered | Deliver |
Info Box
- Change the section label "Info" → "Details"
- Expected Delivery Date and Estimated Shipping Date: what date format options do we have that aren't M/D/YY?
That can be easily implemented.
- Swap the order of Carrier Details (first) and Tracking Number (second)
- Add a field to display the Channel of the shipment. It should not be editable.
Products (Shipment Items) Table
- Change the "Search for:" text to "Search"
- Change the empty state text for the Products table from "No items were found." → "Add items to shipment."
- Rename column name "Order Id" → "Order ID"
- Rename column name "Ordered" → "Outstanding Quantity"
- Rename column name "To Send" → "Quantity in Shipment"
- Add a label to the
button for accessibility
Add Shipment Item Modal
- Rename column name "Order Id" → "Order ID"
- Change button label "Submit" → "Add"
Edit Shipment Item Side Panel
- Rename label name "Ordered" → "Outstanding Quantity"
- Rename label name "To Send" → "Quantity in Shipment"
- Rename button label "Add to Shipment" to "Save" since the values aren't additive.
Delete Shipment Item Modal AND Delete Shipment Modal
- "Do you wish to restock the items that are being deleted?" → "Restock the items that are being deleted?"
- Use a checkbox instead of toggle. Label the checkbox, "Yes, restock the items"
- Change the button label "Submit" → "Delete"
- Modal title is missing localization
Attachments
Issue Links
- fixes
-
COMMERCE-3236 Error when trying to view the Shipments list when there's at least one shipment
-
- Closed
-
-
COMMERCE-2700 Implement the Shipments section of the admin UI
-
- Closed
-