You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documents/store-operations/fulfillment/ship-orders.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,27 +21,25 @@ Video: Filter Orders
21
21
1. Click the Print Picksheet function to generate the picksheet. This will create picklist of multiple orders to support wave-picking, ensuring pickers can pick items for all orders in one go.
22
22
2. In the Assign Picker dialog box, enter the Picker Name or Employee ID to assign a picker.
23
23
24
-
{% hint style="info" %} Only the [pickers](https://docs.hotwax.co/documents/system-admins/administration/users/add-picker) linked to the facility will show on the Assign Picker dialog box. {% endhint %}
24
+
{% hint style="info" %} Only the [pickers](https://docs.hotwax.co/documents/system-admins/administration/users/add-picker) linked to the facility will show on the Assign Picker dialog box. This behavior is configurable—if you want to display pickers from all facilities, you can enable the corresponding [product store setting](/documents/system-admin/product-store/add-more-product-stores.md).
25
+
{% endhint %}
25
26
26
27
{% embed url="https://youtu.be/Yu384kR-7mU" %}
27
28
Video: Print picklist
28
29
{% endembed %}
29
30
30
-
{% hint style="success" %}
31
-
Users can create individual order's picklist by clicking on the order ID, which will open a dropdown where the user can select the `Pick Orders` option to create the picklist for the individual order.
32
-
{% endhint %}
33
-
34
-
3. The user can reprint the picklist by clicking on the `Print Picklist` button in the bottom right corner on the In Progress tab.
35
-
4. Users can modify the assigned picker on the `In Progress` page by selecting the `Edit Picker` button located next to the `Print Picklist` button in the bottom right corner.
36
-
5. Store managers have the option to generate a QR code by clicking the `GENERATE QR CODE` button in the bottom-left corner, pickers can scan this QR code to access their picklist directly on their mobile devices.
31
+
3. Users can create an individual order's picklist by clicking on the order ID, which will open a dropdown where the user can select the `Pick Orders` option to create the picklist for the individual order.
32
+
4. The user can reprint the picklist by clicking on the `Print Picklist` button in the bottom right corner on the In Progress tab.
33
+
5. Users can modify the assigned picker on the `In Progress` page by selecting the `Edit Picker` button located next to the `Print Picklist` button in the bottom right corner.
34
+
6. Store managers have the option to generate a QR code by clicking the `GENERATE QR CODE` button in the bottom-left corner, pickers can scan this QR code to access their picklist directly on their mobile devices.
37
35
38
36
{% embed url="https://youtu.be/AaSwHxMoGPM" %}
39
37
Video: Regenerate picklist
40
38
{% endembed %}
41
39
42
40
## Pack Orders
43
41
44
-
Mark orders packed when order items are ready to be shipped.
42
+
Mark orders are packed when the order items are ready to be shipped.
45
43
46
44
{% hint style="info" %}
47
45
Bulk Packing slips and Shipping labels will be generated in a new tab.
@@ -54,18 +52,18 @@ Bulk Packing slips and Shipping labels will be generated in a new tab.
54
52
* Within the order details section, locate and click on the `Add Boxes` option.
55
53
* Add the required number of boxes corresponding to the order items, ensuring adequate packaging space without excess boxes. Store associates can choose to pack multiple order items into one box, reducing shipping costs and environmental impact.
56
54
* Upon adding boxes, store associates can further specify box types for individual order items. Click on the `select box` option against the order item and navigate through the dropdown menu to select the appropriate option corresponding to each item's size and packaging requirements.
57
-
* After appropriately packing all items and selecting box types click `Pack` to update the shipping carrier for shipping label generation with the least shipping charges for the selected boxes.
55
+
* After appropriately packing all items and selecting box types, click `Pack` to update the shipping carrier for shipping label generation with the least shipping charges for the selected boxes.
58
56
59
57
By diligently specifying both the total box quantity for the entire order and the appropriate box types for individual order items, store associates ensure accurate shipping labels, cost-effective packaging, and efficient utilization of available space, ultimately reducing shipping expenses for retailers.
60
58
61
59
{% embed url="https://youtu.be/385HSXa8Pdc" %}
62
60
Add Shipment Box During Fulfillment
63
61
{% endembed %}
64
62
65
-
1. Click on Pack Orders function to confirm shipment details. Retailers can also enable force scanning from the settings page to ensure store associates scan the items when packing.
63
+
1. Click on Pack Orders function to confirm shipment details. Retailers can also enable forced scanning from the settings page to ensure store associates scan the items when packing.
66
64
2. A pop-up dialog box will appear for printing additional documents like shipping labels and packing slips.
67
65
68
-
Print the shipping labels and packing slips to attach with the packed orders.
66
+
Print the shipping labels and packing slips to attach to the packed orders.
69
67
70
68
{% embed url="https://youtu.be/lVzHg8QK9Js" %}
71
69
Video: Pack Orders
@@ -87,7 +85,7 @@ Video: Bulk Order fulfillment
87
85
{% endembed %}
88
86
89
87
{% hint style="info" %}
90
-
If the `Ship Packed Orders` Job is enabled in the Job Manager App, all packed orders will be automatically mark shipped. Enable the `isTrackingRequired` setting on shipping methods that should not be automatically shipped unless they have tracking codes.
88
+
If the `Ship Packed Orders` Job is enabled in the Job Manager App, all packed orders will be automatically marked shipped. Enable the `isTrackingRequired` setting on shipping methods that should not be automatically shipped unless they have tracking codes.
91
89
{% endhint %}
92
90
93
91
In the event that the packing slip or shipping label is damaged after packing an order, it can be regenerated from the completed tab.
0 commit comments