Reports List from the Menu:
- were added the next Reports to the List:
- Sales by Rep Summary;
- Sales by Rep Detail;
- after clicking on the reports -> corresponding forms of Reports are opened.
Report “Sales by Rep Summary”:
- Rules:
- data is filtered by date and is grouped by Sales Rep;
- Filters:
- Date From / To -> required date pickers for separated date;
- Sales Rep -> dropdown List;
- Customer Type -> dropdown List;
- “With no customer types” checkbox:
- isn’t checked by default;
- if the checkbox is checked -> in the Datagrid is displayed data for Sales Rep linked to Customer without Customer Type;
- Store -> Dropdown List;
- “Exclude In Review” checkbox:
- isn’t checked by default;
- if the checkbox is checked -> in the Datagrid is displayed data without “In Review” Orders;
- “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;
- Sales Rep Name;
- Total of Sales -> is displayed sum of sales amounts by Sales Rep based on the date;
- Total Credits -> is displayed sum of credits amounts by Sales Rep based on the date;
- Sales Count -> is displayed count of sales by Sales Rep based on the date;
- Credits Count -> is displayed count of credits by Sales Rep based on the date;
- Discount -> is displayed sum of discount amounts for Sales Rep Orders based on the date;
- Total:
- Total of Sales amount – Total Credits amount;
- Open Balance -> Sales Rep open Balance;
- were added next columns:
- “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.
Report “Sales by Rep Detail”:
- Rules:
- data is sorted by Sales Rep then by order date and then by order type;
- Filters:
- Date From / To -> required date pickers for separated date;
- “Order #” textbox;
- “Order Type” -> dropdown List;
- “Customer” -> dropdown List;
- “Sales Rep” textbox;
- Customer Type -> dropdown List;
- “With no customer types” checkbox:
- isn’t checked by default;
- if the checkbox is checked -> in the Datagrid is displayed data for Sales Rep linked to Customer without Customer Type;
- Store -> Dropdown List;
- “Exclude In Review” checkbox:
- isn’t checked by default;
- if the checkbox is checked -> in the Datagrid is displayed data without “In Review” Orders;
- “Search” button:
- is always clickable;
- after clicking on the button -> the Datagrid is filtered based on the selected filters;
- Datagrid:
- contains next columns:
- checkboxes;
- Sales Rep;
- Order Type;
- Order Date;
- Order Number;
- Customer;
- Order Total Amount;
- Open Balance;
- Customer Type;
- Store;
- contains next columns:
- At the bottom are displayed next Totals:
- Total -> the sum of Order Total Amounts;
- Open Balance -> the sum of Open Balances;
- “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:
- were added new permissions to Reports tab -> Reports List:
- Can View Sales by Rep Summary Report:
- if for user the checkbox is unchecked:
- “Sales by Rep Summary” Report is hidden from the Report Menu List form;
- if for user the checkbox is unchecked:
- Can View Sales by Rep Detail Report:
- if for user the checkbox is unchecked:
- “Sales by Rep Detail” Report is hidden from the Report Menu List form.
- “Sales by Rep Detail” Report is hidden from the Report Menu List form.
- if for user the checkbox is unchecked:
- Can View Sales by Rep Summary Report: