https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8127
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes some of the release notes| |filters for the | |"Most-circulated items" | |report so that using limits | |(the Limits section with | |"Limit to" and "By") now | |works. | | | |Previously some options for | |"By" (such as Library and | |Week) generated an error | |message or there were no | |results (when results were | |expected). Keywords| |no-sandbox CC| |[email protected] --- Comment #10 from David Nind <[email protected]> --- Testing notes (using KTD): 1. Note that both before and after the patch, that the checkout date from and to are cleared when you use the browser back button from the results page. Other values, such as library and limits are remembered. 2. For those that are not developers 8-), for step 1: - copy the script from comment 4 into a file and make the change in comment 7 (for example: /kohadevbox/koha/script-add-checkouts.pl) - run it with: perl ./script-add-checkouts.pl -- 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/
