http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12980 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 31832 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31832&action=edit Bug 12980: GetHistory does useless processing GetHistory iterated on the orders to calculate the quantity and price. These values are never used by the called. It can be removed. Test plan: Verify there is no regression on acqui/histsearch.pl and catalogue/detail.pl Actually you just have to check that the total quantity and price are not displayed on these views. QA: note that 'count' and 'toggle' are never used in the template. -- You are receiving this mail because: You are watching all bug changes.