https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42225 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |nick@bywatersolutions.com |ity.org | CC| |david@davidnind.com Text to go in the| |This improves the SQL for release notes| |the spent by fund report | |(Acquisitions > [All | |available funds section of | |the page] > [select amount | |in the spent column for a | |fund that has a link]). | | | |This fixes an issue where | |there was a VERY large | |number of vendors in a | |system (260k + !!!), which | |resulted in a database | |error: | | ERROR 1038 (HY001): Out | |of sort memory, consider | | increasing server sort | |buffer size --- Comment #3 from David Nind <david@davidnind.com> --- Testing notes (using KTD): 1. To view the amount spent by funds report (spent.pl): 1.1 Go to the acquisitions page 1.2 Scroll down to the "All available funds" section of the page 1.3 In the "Spent" column, click on the linked $ amount (for example, for the Fund 1_2 row) 1.4 The "Spent - Fund: Fund 1_2" report is shown. (Added assignee.) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.