[Koha-bugs] [Bug 24107] returns.pl fetches the same item from the database multiple times

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 11 11:11:14 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24107

--- Comment #2 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Yes, still valid, see this comment

838     my $item_from_barcode = Koha::Items->find({barcode => $barcode }); #
How many times do we fetch this item?!?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list