[Bug 42336] New: Move reports output options into include file
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 Bug ID: 42336 Summary: Move reports output options into include file Initiative type: --- Sponsorship Sponsored status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Reports Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: lisette@bywatersolutions.com Depends on: 42243 Several reports have an almost identical set of form fields for providing output options. I propose that we create a single include file with these form details and unify the scripts to match. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42243 [Bug 42243] Update more report templates to use grid layout for forms -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff Comma delimited| |Athens County Public list of Sponsors| |Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 197345 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197345&action=edit Bug 42336: Move reports output options into include file This patch modifies several of Koha's built-in reports templates in order to move duplicated markup into an include file. Many reports have the same section for controlling the output of the results: To display in the browser or to download as a file. To test, apply the patch and restart services. Test the following reports to confirm that the "Output" forms work as they should. In each case the report output on the screen should match the CSV output. Test various options for CSV delimiter. - Reports -> Statistics Wizards -> Acquisitions - Reports -> Statistics Wizards -> Patrons - Reports -> Statistics Wizards -> Catalog - Reports -> Statistics Wizards -> Circulation - Reports -> Statistics Wizards -> Serials - Reports -> Statistics Wizards -> Holds - Reports -> Patrons with the most checkouts - Reports -> Patrons who haven't checked out - Reports -> Most-circulated items - Reports -> Average loan time - Administration -> Budgets -> View funds for a budget -> Planning - The output form is in the sidebar Sponsored-by: Athens County Public Libraries -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 Chris Mathevet <chris.mathevet@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 Chris Mathevet <chris.mathevet@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #197345|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42336 --- Comment #2 from Chris Mathevet <chris.mathevet@inLibro.com> --- Created attachment 198836 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198836&action=edit Bug 42336: Move reports output options into include file This patch modifies several of Koha's built-in reports templates in order to move duplicated markup into an include file. Many reports have the same section for controlling the output of the results: To display in the browser or to download as a file. To test, apply the patch and restart services. Test the following reports to confirm that the "Output" forms work as they should. In each case the report output on the screen should match the CSV output. Test various options for CSV delimiter. - Reports -> Statistics Wizards -> Acquisitions - Reports -> Statistics Wizards -> Patrons - Reports -> Statistics Wizards -> Catalog - Reports -> Statistics Wizards -> Circulation - Reports -> Statistics Wizards -> Serials - Reports -> Statistics Wizards -> Holds - Reports -> Patrons with the most checkouts - Reports -> Patrons who haven't checked out - Reports -> Most-circulated items - Reports -> Average loan time - Administration -> Budgets -> View funds for a budget -> Planning - The output form is in the sidebar Sponsored-by: Athens County Public Libraries Signed-off-by: Chris Mathevet <chris.mathevet@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org