Order Management System. What's new
← Version 1.33.1.0

Modify Scan Panel on Item Receipt

Case allocation pop-up was made bigger. And was added the ability to move cursor -> up/down using the keyboard.

 

Scan items multi-button:

  • Scan Item -> after clicking on the button, the new Scan Item pop-up is opened;
  • Scan History -> after clicking on the button, the Scan Items panel is opened and the first tab is hidden.

New Scan Item pop-up contains:

  • Scan drop-down:
    • in focus by default;
    • once item barcode has been scanned:
      1. the barcode is automatically input into the drop-down and if:
        • was found item which is not in the IR:
          1. item isn’t added into the datagrid;
          2. message is displayed: “[Item name] was not found”;
        • was found item which is in the IR:
          1. item is added into the datagrid in the beginning of the list;
          2. scanned qty is equal “1”;
      2. the cursor and focus is back to the Search item drop-down;
      3. the barcode is automatically highlighted;
  • Reset button:
    • after clicking on the search drop-down is cleared;
  • Item:
    • Item Image -> if item has an image it is displayed;
    • Description -> is taken from the IR;
    • Item Name -> is taken from the IR;
  • Order Qty is taken from IR;
  • Scanned Qty:
    • only numbers are allowed; 
    • by default equal “1”;
    • displays the scanned qty;
  • Location is taken from IR;
  • Qty Per carton/Num. of cartons/Cartons per Pallet/Number of pallet:
    • are calculated the same as on IR edit form;
    • once columns have been filled -> after clicking on the Apply Total Units button:
      1. all values are copied to the IR Datagrid;
      2. Qty per Carton/Number of Cartons -> are copied to the Case Allocation pop-up;
  • Cancel button -> after clicking on the button the pop-up is closed without changes;
  • Save button -> after clicking on the button the pop-up is closed with changes;
  • Save & continue button -> after clicking on the button the pop-up isn’t closed and changes are displayed on IR.

Scan Item History panel changings:

  • next columns were added to the panel on the “Scan items” / “View scan logs” tabs:
    1. Qty Per Carton
    2. Num. of Cartons
    3. Carton per pallet
    4. Num. of Pallets
  • Columns rules:
    • by default empty;
    • are calculated the same as on IR edit form;
    • once columns have been filled -> after clicking on the Apply Total Units button:
      • all values are copied to the IR Datagrid;
      • Qty per Carton/Number of Cartons -> are also copied to the Case Allocation pop-up.

Search or Scan item textbox is added before drop-down. Cursor is in the field by default.

After the scan, the item cursor is moved to the Scanned Qty field.

When user clicks on the “enter” button -> the “Save & Continue” button is pressed and the cursor is back to the “Search or scan” textbox.