Point of Sale:
- When in Sale Order form user scanned item which does not exist in the system:
- “Item not found” message is displayed -> next to message is displayed -> “Add Misc” button:
- should be clickable;
- after clicking -> the “Misc Item” pop-up is displayed;
- “Item not found” message is displayed -> next to message is displayed -> “Add Misc” button:
- “Misc Item” pop-up contains:
- “X” button:
- is always clickable;
- after clicking -> pop-up is closed and order screen is displayed without misc items;
- “Rate” textbox:
- is editable;
- is required;
- only numbers are allowed;
- decimal;
- “Scan Barcode” textbox:
- is editable;
- isn’t required;
- can be filled by scanning;
- can be filled manually;
- “Save” button:
- after clicking:
- the Misc Item pop-up is closed;
- the Item were added to the Order with Rate from pop-up;
- at the description on Order for this item is displayed “Not found by barcode “XXXX”” text.
- after clicking:
- “X” button: