https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33989
Bug ID: 33989
Summary: Inventory tool performs unnecessary authorized value
lookups
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The inventory tool will look up the authorized value description for location,
notforloan, itemlost, damaged, and withdrawn for every single barcode - even if
it doesn't need to show this data to a user.
By only performing these lookups when a user will view this data (ie for items
that appear in the "results"), we gain enormous speed improvements.
--
You are receiving this mail because:
You are the assignee for the bug.
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/