Order Management System. What's new
← Version 1.35.36.5

“Misc Item” pop-up on the POS

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;
  • “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.