http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14057
Bug ID: 14057
Summary: Inventory is painfully slow
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P5 - low
Component: Tools
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
While attempting to run an inventory, I attempted to run an inventory on a
single barcode with no filters. It gave me a gateway timeout error.
My goal is to speed it up. The major source of the problem is in C4::Item,
where it attempts to replace the authorized value (e.g. 0) with a description
(e.g. Lost -- these are hypothetical examples, so don't expect 0=Lost
somewhere).
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/