Closed cbgordon closed 7 years ago
Q1. Will there by drop down to choose product type? Q2. Will there be check boxes to drill down the specific products?
Q1. Will there by drop down to choose product type? Yes Q2. Will there be check boxes to drill down the specific products? Yes
Dev and UI tasks are included in Issues #106 and #107
I'm assuming if incorrect product number or contract number entered in search box then system should display error message that "No results found. Please try another search."
After I search by these filters (the acceptance criterias), what other type of information would show? I would need to know what types of fields go into an order/expenditure report so I could mock it up.
I'm assuming if incorrect product number or contract number entered in search box then system should display error message that "No results found. Please try another search." - Correct
After I search by these filters (the acceptance criteria's), what other type of information would show? I would need to know what types of fields go into an order/expenditure report so I could mock it up. - The Q&As indicated that the reports could consist of the following: Examples include, but are not limited to, the following: total expenditures by quarter and fiscal year, expenditures by category over a period of time, expenditures by vendor, license/product counts by vendor, etc. And: Examples of visualizations include, but are not limited to, the following: trends in orders by contract, trends in orders by department, trends in orders by product number, gross expenditures by contract, etc.
I believe this report should show over all sales with the ability to sort by contract, hardware, software, services, second tier categories of products (after first selecting a top tier like hardware), sales by quarter or fiscal year, or sales by department.
Drop-down to choose Product Type? Checkboxes to drill down the specific products? Product number or phone number entered in search box?
I don't understand how these apply to Overall Order Statistics. If they do, I need a very detailed description as to how they do and as to how these features should be implemented. My understanding was that the reports would be generated for a given date range and that we would only only include Shipped orders (I have included the ability to include Placed and UserCanceled as well.)
Hi David, I think this acceptance criteria may no longer apply. If you can turn the admin reports page into a dashboard, that would be great. If time runs out before code freeze, the current admin reports page looks good.
I updated the report page to include a Dashboard. The Dashboard replaces the filter page. The charts on the dashboard are abbreviated (less labeling) versions of the ones that display when expanded.
I made some minor style changes on the dashboard page (pulled the fields outside of the table).
After your changes, the form element on the page is unclosed and the Order Status select box is no longer multiselect. I understand wanting to clean up the UI, but do we want to remove functionality to do it?
I also noticed that there is a Dashboard header that is showing for all of the reports. The dashboard is only one of the tabs available on that page. What was the reasoning behind labeling all of the different reports and raw data as Dashboard?
No we don't. I'll fix it once I come into the office.
Thanks.
Typically it's not the best UI practice to put search options/filter/etc in a table since it is not tabular data. But given the time constraints I went ahead and just reverted my changes back to how it initially looked.
As an administrator, I want to see a dashboard of reports that allow me to view expenditures over a period of time, expenditures by product type, expenditures by vendor and purchases by department over a period of so I can be aware of order statistics and trends
Acceptance Criteria: • Arrive at Reports Dashboard as an Administrator • See an "Expenditures Over a Period of Time" panel • See an "Expenditures by Product Type" panel • See an "Expenditures by Vendor" panel • See a "TRENDS: Purchases by Department" panel See mock up -