Metal: Operations For Pages: Difference between revisions

From Bitpost wiki
No edit summary
No edit summary
 
Line 16: Line 16:
## Enter unloading data
## Enter unloading data
# Reports
# Reports
## Volume moved - use a [http://square.github.io/crossfilter/ crossfilter] to show daily and net volume moved over any date range
## Main page shows [http://square.github.io/crossfilter/ crossfilter] chart of trucks allocated per day across date range of available data
## Profit - use a [http://square.github.io/crossfilter/ crossfilter] to show daily and net profit over any date range - we need to track metal type value over time?
## Select date range, produces:
### Total profit [USD] (single number)
### Graph of profit (USD) per type
### Graph of weight moved (kg) per type

Latest revision as of 23:35, 29 September 2014

Operations for pages:

  1. login
  2. add transport container (only admin)
  3. add price list (only admin)
  4. add metal_type (only admin)
  5. add inventory (user and up)
  6. add user (admin priv)
  7. view audit (only admin) -- need to think about paging and/or limits
  8. add tax info (only admin)
  9. view inventory (user and default page)
  10. other imports to populate tables --text file imports
  11. trip detail
  12. Data entry
    1. Enter loading data
    2. Enter border-crossing data
    3. Enter unloading data
  13. Reports
    1. Main page shows crossfilter chart of trucks allocated per day across date range of available data
    2. Select date range, produces:
      1. Total profit [USD] (single number)
      2. Graph of profit (USD) per type
      3. Graph of weight moved (kg) per type