Order Management System. What's new
← Version 1.36.5.0

“Sold Qty” List form for the Point of Sale

Point of Sale:

  • to the left button panel was added the new button:
    • “Sold Qty” button:
      • was added next to the “Device Settings” button;
      • after clicking on the button -> the “Sold Qty” List form for items is opened;
  • “Sold Qty” List form:
    • Sold Items are displayed on POS, grouped by Vendor;
    • were added the next filters at the top of the panel:
      • Item dropdown;
      • Store dropdown;
      • Date Picker with From/To date range;
      • Vendor dropdown;
      • “Clear“ button -> after clicking on the button:
        • all filters are empty;
    • was added column selector with the next columns:
      • Item SKU;
      • Item Name;
      • Item Manufacture Part Number;
      • Item Description;
      • Sold Qty;
      • Rate;
      • Available Stock Qty;
      • Incoming PO;
      • Item List Cost;
      • Item Last Cost;
      • Vendor;
    • Datagrid contains the next columns:
      • Checkbox;
      • Item SKU;
      • Item Name;
      • Item Manufacture Part Number;
      • Item Description;
      • Sold Qty;
      • Rate;
      • Available Stock Qty;
      • Incoming PO;
      • Item List Cost;
      • Item Last Cost;
      • Vendor;
      • Order Qty -> is editable;
    • were added the buttons at the bottom of the panel:
      • Create PO Drafts:
        • if an item is checked -> after clicking on the button:
          • the PO Draft edit form is opened with Item in the Datagrid;
      • Create PO Request:
        • if an item is checked -> after clicking on the button:
          • the “Create Request” panel is opened with item, which was checked;
      • Export XLSX:
        • after clicking on the button:
          • the Excel file with Datagrid from the List form is downloaded;
          • Excel file contains the next columns:
            • Item SKU;
            • Item Name;
            • Item Manufacture Part Number;
            • Item Description;
            • Sold Qty;
            • Rate;
            • Available Stock Qty;
            • Incoming PO;
            • Item List Cost;
            • Item Last Cost;
            • Vendor.