Order Management System. What's new
← Version 1.38.27.3

Updates on the Location Movements List form

Location Movements List form -> Movement tab:

  • Bug -> was fixed:
    • “qty per carton” is calculated correctly;
      • are the same values as in the Item Receipt order;
    • If the user filled the “Qty Per Carton” / “Cartons” values:
      • the New Qty value is recalculated automatically;
    • If the user filled the “New Qty” and something was filled in “Qty Per Carton” / “Cartons” :
      • Qty Per Carton / Cartons  are recalculated automatically;
  • Datagrid:
    • “To Location” column:
      • if in the column was checked more than one line item:
        • after Location selection this location is prefilled for all checked items if such a location exists in the drop-down;
      • if “To Location” was selected the same as the “From Location” -> in the column for this item is displayed Validation:
        • Text: “Can not be same as From Location”;
  • Buttons panel at the top:
    • “Load Total Units” button:
      • the user checked some items in the Datagrid;
      • after clicking on the button:
        • the “New Qty” value is copied to the “Qty” field;
    • “Add Items” button:
      • if on the “Add Items” panel were selected items that already are displayed in the Datagrid:
        • items aren’t duplicated in the Datagrid;
    • “Move” button:
      • the user checked some items;
      • for some items weren’t selected “To Location”;
      • after clicking on the “Move” button:
        • the pop-up is displayed:
          • Text: “[N] items have not been moved because of Empty To Location”;
          • N – selected Items Qty with empty “To Location”;
          • “OK” button -> after clicking on the button:
            • the pop-up is closed;
            • items with selected “To Location” are moved;
            • Items that were checked with empty “To Location” -> also are checked.