This commit is contained in:
2022-02-25 01:03:47 +00:00
parent cb82705c90
commit 996d4b6203

View File

@@ -133,6 +133,19 @@ GROUP BY timeframe
ORDER BY timeframe ASC
) 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?
*/