https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11999
Arthur Suzuki <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #108 from Arthur Suzuki <[email protected]> --- > You test in CanBook and if it's green, you will > test it again for every item? > Maybe you need to tell CanItem to test once? I told CanItem to test only if caller is different than CanBook, should solve. I think $patron->holds do not actually execute SQL, only if queried with $holds->count right? then if first condition is false, it is not queried eet smakelijk een goeie namiddag :) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
