Order Management System. What's new
← Version 1.37.21.0

“Purchase Order Requests” Report

Reports List from the Menu:

  • was added the new Report to the List:
    • Purchase Order Requests Report;
  • after clicking on the report -> corresponding form of Report is opened.

“Purchase Order Requests” Report List form:

  • Rules:
    • data is sorted by Vendor then by order date and then by order type;
    • In the Datagrid are displayed Purchase Order Requests;
  • Filters:
    • Date From / To -> required date pickers for separated date;
    • Order # -> textbox;
    • Vendor -> dropdown List;
    • Store -> dropdown List;
    • “Search” button:
      • is always clickable;
      • after clicking on the button -> the Datagrid is filtered based on the selected filters;
  • Datagrid:
    • were added next columns:
      • checkboxes;
      • Order Date;
      • Source Number;
      • Vendor;
      • Item Name;
      • Item Description;
      • Item Qty;
      • Item Cost;
      • Total Amount;
      • Order Amount;
      • Store;
    • at the bottom are displayed next Total Values:
      • Total Amount = Sum (“Total of Order Amounts”) column;
      • Total Order Amounts = Sum (“Total of Order Amounts”) column;
  • “Export to Excel” button:
    • after clicking on the button the excel is downloaded with data from datagrid;
    • if some lines are checked -> are downloaded only checked lines;
    • if no one line is checked -> are downloaded all lines from datagrid;
  • was added column selector.

OMS Web -> Settings -> Permission:

  • was added new permission to Reports tab -> Reports List:
    • Can View Purchase Order Requests Report:
      • if for user the checkbox is unchecked:
        • “Purchase Order Requests” Report is hidden from the Report Menu List form.