https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31216
--- Comment #1 from Nick Clemens <[email protected]> --- 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. _______________________________________________ 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/
