This commit is contained in:
@@ -133,6 +133,19 @@ GROUP BY timeframe
|
|||||||
ORDER BY timeframe ASC
|
ORDER BY timeframe ASC
|
||||||
) t
|
) t
|
||||||
|
|
||||||
|
TODO:
|
||||||
|
DYNAMIC FROM SETS
|
||||||
|
handle params (time range, currentusertoken,period)
|
||||||
|
enforce current user only (I guess that's built in if use token or leave out token because it's assumed in which case rename to WorkOrderItemLaborQuantitySummaryPERSONAL )
|
||||||
|
ACTUAL CHART WORKING
|
||||||
|
line chart, can it work with this data, does it need adjustment to locale?
|
||||||
|
scroll? Vertical better than horizontal? Select bar OR line?
|
||||||
|
|
||||||
|
|
||||||
|
REPORTING
|
||||||
|
v.nexxt?
|
||||||
|
charts lib at server?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user