http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7993 Priority: P5 - low Change sponsored?: --- Bug ID: 7993 Assignee: gmcharlt@gmail.com Summary: saved report with hierarchies QA Contact: koha.sekjal@gmail.com Severity: enhancement Classification: Unclassified OS: All Reporter: stephane.delaye@biblibre.com Hardware: All Status: NEW Version: rel_3_8 Component: Reports Product: Koha 1/For the customer: - They wants to create themselves their topics (no freezed topics) - He could move report from a hierarchy to another (modify) - They need 2 level of hierarchy Suggests to use 2 authorised value lists: "GROUP" "SUBGROUP" When you register or modify a report, you first choose a "group" (code) and then a "subbgroup" (lib_opac wich represent the link between both). Liste N1 : GROUP Code lib lib_opac CIRC Circulation PRT CIRC Circulation RET CAT Catalogage BIB CAT Catalogage EX CAT Catalogage AUT ...etc Liste N2 : SUB_GROUP Code lib lib_OPAC PRT PRETS CIRC RET RETOURS CIRC BIB NOTICES BIB CAT EX NOTICES EX CAT AUT NOTICES AUT CAT 2 / From "Summary and Statistics" when saving the report, a proposal from the list of tabs (hierarchy) to classify the report as a topic of their choice. 3 / From .../cgi-bin/koha/reports/guided_reports.pl?phase= First show the top of hierarchies as tabs and then clicking on the opening of the hierarchy. Reports will be provided in a table with headers that are sortable. 4 / After you save the report ( .../cgi-bin/koha/reports/guided_reports.pl ) add a link from this page 'Start the new report'. 5 / Keep the link "Reports saved" under .../cgi-bin/koha/reports/guided_reports.pl?phase= But adding to the table "standard" one column "Posted in" going back the way the report is filed. Columns should also be sortable. -- You are receiving this mail because: You are watching all bug changes.