Datasets:
Size:
10K<n<100K
License:
Create keysteps_logistics_organization.txt
Browse files
3_Logistics_Organization/keysteps_logistics_organization.txt
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
## Delivery
|
| 2 |
+
00_preparation,
|
| 3 |
+
01_prepare_shipment,
|
| 4 |
+
02_transport,
|
| 5 |
+
03_deliver
|
| 6 |
+
|
| 7 |
+
## Pickup
|
| 8 |
+
00_preparation,
|
| 9 |
+
01_get_shipment,
|
| 10 |
+
02_transport,
|
| 11 |
+
03_unpack
|
| 12 |
+
|
| 13 |
+
## Inspect_and_Collect
|
| 14 |
+
00_preparation,
|
| 15 |
+
01_find_devices,
|
| 16 |
+
02_load_trolley,
|
| 17 |
+
03_deliver_and_unload_trolley
|
| 18 |
+
|
| 19 |
+
## Organize
|
| 20 |
+
00_preparation,
|
| 21 |
+
01_organize,
|
| 22 |
+
02_clean_up
|