Ship Order:
- updated logic for the same item:
- if user in Ship Order has the same items:
- Qty = 5.5;
- Qty = 0.5;
- Unit Per Case = 1 for both;
- Click on Print cases -> group item and print 6 case label , not 7;
- if user in Ship Order has the same items:
- this logic implemented by the new button “Print grouped cases”.