http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12404 --- Comment #29 from sandboxes@biblibre.com <sandboxes@biblibre.com> --- Created attachment 34289 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34289&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. Signed-off-by: Paola Rossi <paola.rossi@cineca.it> Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: scourret@gmail.com <2> -- You are receiving this mail because: You are watching all bug changes.