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:
- the barcode is automatically input into the drop-down and if:
- was found item which is not in the IR:
- item isn’t added into the datagrid;
- message is displayed: “[Item name] was not found”;
- was found item which is in the IR:
- item is added into the datagrid in the beginning of the list;
- scanned qty is equal “1”;
- was found item which is not in the IR:
- the cursor and focus is back to the Search item drop-down;
- the barcode is automatically highlighted;
- the barcode is automatically input into the drop-down and if:
- 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:
- all values are copied to the IR Datagrid;
- 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:
- Qty Per Carton
- Num. of Cartons
- Carton per pallet
- 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.