Order Management System. What's new
← Version 1.34.41.0

Group same items Ship Order labels

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;
  • this logic implemented by the new button “Print grouped cases”.