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  | 
				||
| (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:
- 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
- Main page shows 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