https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11591

Myka Kennedy Stephens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
                 CC|                            |[email protected]
         Resolution|INVALID                     |---

--- Comment #2 from Myka Kennedy Stephens <[email protected]> ---
I'd like to reopen and clarify since I was about to submit a new bug for this.

The reports module has several runtime parameters that can be used to easily
pull a list of values for selecting when running a report. See
https://koha-community.org/manual/latest/en/html/reports.html#runtime-parameters.

Library groups are not currently a runtime parameter. Because library groups
are stored in the library_groups table instead of as an authorized value,
there's currently no way to pull in a list of library groups to select from
when running a report. The library staff member running the report needs to
know their library's group code and type that into a text entry for any reports
that need to pull data from all libraries that are within a library group.

If library groups were added as a runtime parameter, similar to branches or
item types, this could be called on in the report and would show up as a
drop-down list.

This would be a huge benefit to library consortiums and systems that have
multiple groups of branches where reports would need to be run by group instead
of by individual branch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to