Pick Order:
- updated logic for Pick Order split:
- If an item sold in UOM = case of 6 pc:
- In Sale Order user selected Num. of Cases = 1.5;
- recalculated Item Qty = 9;
- The system splits Pick Order:
- First Pick Order with Item Qty = 6 (1 case);
- Second Pick Order with Loose Item Qty = 3 (0.5 case);
- Item Qty displayed in base UOM;
- If an item sold in UOM = case of 6 pc:
- In Sale Order user selected Num.of Cases = 0.5;
- recalculated Item Qty = 3;
- Pick Order:
- The system doesn’t round Qty to 6;
- If an item sold in UOM = case of 6 pc:
- The first-line item has Num. of cases = 1.5;
- The second-line item is the same as the first item with Num. of cases = 0.5;
- The system doesn’t split Pick Order:
- Pick Order is the same as Sale Order.
- If an item sold in UOM = case of 6 pc: