| 9 | |
| 10 | == Filtering == |
| 11 | We will want to be able to customise reports by allowing the user to filter the data (this could include fields in the resource, components and reference resources) |
| 12 | |
| 13 | An example is: |
| 14 | eg http://demo.drrprojects.net/drrp/drrpp/project/search |
| 15 | Code: |
| 16 | https://code.launchpad.net/~michael-howden/sahana-eden/adpc |
| 17 | |
| 18 | |
| 19 | === Location Filtering === |
| 20 | We need to be able to fitler by a location so that it shows data in all locations which are children of that location (eg villages in a district) |