= Inspector Reporting = [[InspectorApp]] <> = Introduction = = Implementation Steps = 1. Implement selection criteria for selection based on ''scan'' (Inspection) fields * Define form syntax for defining a ''scan'' search block * Should support: * Select by select fields * Min/max select for date fields * Min/max select for number fields * No searching on text fields (yet) * Implement search controllers/view GUI that presents search block * Implement search: e.g. Couch`DB view creation for selecting by 1. Part 1: Basic presentation of selected data * Use existing summary and detail report presentation * Implement ability to display both summary and detail in the same report 1. Part 2: Allow definition of fields in the summary report * Define for syntax for defining the ''scan'' field columns in the summary report * Implement alternate view of returning only the needed fields * or '''not''', just have the Rails view do this part * Implement display of the columns 1. Implement selection criteria for selection based on ''tag'' (Location) fields