https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19586 Bug ID: 19586 Summary: Improve budget display Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: philippe.blouin@inlibro.com QA Contact: testopia@bugs.koha-community.org Currently, the display of a "huge" (100s of lines) budget can slow down the process extensively. It is caused by redundant and recursive calls to build the budget tree. I used the followup patch with CCSR to cut the DB calls from 30000 to 5. Display idle time went from 30+ seconds to 1. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.