Metal: Operations For Pages: Difference between revisions
(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:
- 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)
- view audit (only admin) -- need to think about paging and/or limits
- add tax info (only admin)
- view inventory (user and default page)
- other imports to populate tables --text file imports
- trip detail
- Data entry
- Enter loading data
- Enter border-crossing data
- Enter unloading data
- Reports
- Volume moved - use a crossfilter to show daily and net volume moved over any date range