[Koha-bugs] [Bug 31216] inventory.pl is slow when comparing many barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 22 13:10:48 CEST 2022


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

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 138008
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138008&action=edit
Bug 31216: Make one call to fetch AVs before substituting

This patch copies logic from GetItemsForInventory as it proves
much faster at updating values

Probably this should be a subroutine? BUt we have cachign patches in the
works too (bug 30920)

Additionally - it looks like current inventory code looks for framework from
items, but I am
not sure we fetch it anywhere

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


More information about the Koha-bugs mailing list