Transfer Order edit form:
- “Scan item” textbox:
- was added near the “Search” field;
- was added for Orders in all statuses;
- is clickable for Orders in all statuses;
- the logic is the same as on the POS -> “Scan item” field:
- the user filled item barcode;
- click the “Enter” button;
- if the item exists in the system:
- the item is added to the Datagrid;
- if the item doesn’t exist in the system:
- nothing is added to the Datagrid.