| 93 | === Budget === |
| 94 | The ARC template has some pre-pop data to demonstrate the little we have so far. There is a Demo server (which is out of date, although no work has been done on the ARC template since): http://arcdemo.aidiq.com/eden/budget/budget/1/timeplot?component=allocation |
| 95 | |
| 96 | Can Login with either of these accounts: https://github.com/flavour/eden/blob/master/private/templates/ARC/Demo/users.csv |
| 97 | |
| 98 | Timeplot Blueprint is here: http://eden.sahanafoundation.org/wiki/BluePrint/TimePlot |
| 99 | |
| 100 | Budget timeplot options are configured here: https://github.com/flavour/eden/blob/master/modules/s3db/budget.py#L1316 |
| 101 | |
| 102 | Add a feature to show when the budget is likely to be exceeded. Show the impact of tweaking the resources especially retiring resources early. Feature to drill-down into this budget & edit options. |
| 103 | |
| 104 | |