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
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
## Volume moved - use a [http://square.github.io/crossfilter/ crossfilter] to show daily and net volume moved over any date range

Revision as of 12:26, 27 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. Volume moved - use a crossfilter to show daily and net volume moved over any date range