11 Nov
2013
11 Nov
'13
9:23 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11213 --- Comment #5 from mathieu saby <mathieu.saby@univ-rennes2.fr> --- Some remarks about GetItemsInfo () : There are 5 SELECT. I suppose it would be better for performance to have a unique SELECT. And the last SELECT gets some informations which are not usefull in normal OPAC and staff display : It is used for finding the last 3 people who borrowed this item. Don't you think geting the info about the 3 last ppl who borrowed the item should be made optional (by adding a param to GetItemsInfo) ? M. Saby -- You are receiving this mail because: You are watching all bug changes.