I have setup a work template for pick from inventory location to put to stage and a pick from stage to put to dock. A Work ID with a single line item is picked and put into stage, when completing the pick from stage to dock AX pulls in the item for quantity confirmation by displaying the item number before completing the put to dock. However when picking a Work ID with multiple lines with different items the pick to stage pulls in each item with quantity confirmation before placing into stage location but doesn't pulling in each line item to verify quantity when picking from stage and performing the put to dock but instead only pulls in the total quantity for the entire work when completing the pick from stage to dock. How do i get the work template to replicate the same pick to stage logic for the pick to dock?
Work template setup
Line number | Work type | Custom work code | Mandatory | Stop work | Freeze | Directive code | Work class ID | Quality Check Template Name |
1.00 | Pick |
| Yes | No | No |
| SOBTRtlPck |
|
2.00 | Put |
| Yes | No | No | STG-RTL | SOBTRtlPck |
|
3.00 | Pick |
| Yes | Yes | No |
| SOBTRtlLd |
|
4.00 | Put |
| Yes | No | No | DOCK | SOBTRtlLd |
|
Work pick and put when processed
Work status | Work type | Location | Item number | Product name | Work quantity | Remaining quantity | Unit | User ID | Batch number |
Closed | Pick | 42A-11-4-A | 455-MC-010 | Protein | 1.00 | 0.00 | UNITS | ha | CW2117021 |
Closed | Pick | 35A01-03-5 | 406-ML-005 | Protein | 1.00 | 0.00 | UNITS | ha | NUQ2617021 |
Closed | Put | STAGE |
|
| 2.00 | 0.00 |
| ha |
|
Closed | Pick | STAGE |
|
| 2.00 | 0.00 |
| ha |
|
Closed | Put | DOCK |
|
| 2.00 | 0.00 |
| ha |
|