Metal: Operations For Pages: Difference between revisions

From Bitpost wiki
(Created page with "Operations for pages: #login #add transport container (only admin) #add price list (only admin) #add metal_type (only admin) #add inventory (user and up) #add user (admin priv...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
#other imports to populate tables --text file imports
#other imports to populate tables --text file imports
#trip detail
#trip detail
# Data entry
## Enter loading data
## Enter border-crossing data
## Enter unloading data
# Reports
## Main page shows [http://square.github.io/crossfilter/ crossfilter] chart of trucks allocated per day across date range of available data
## 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