]> git.evergreen-ils.org Git - Evergreen.git/commit
Make the ContainerCSV reactor output more than 10 records.
authorJason Stephenson <jstephenson@mvlc.org>
Thu, 26 Jul 2012 17:45:06 +0000 (13:45 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 22 Aug 2012 19:37:23 +0000 (15:37 -0400)
commit5e892c31a8b66ac0029d70446581ee4bae2dc018
tree13ec151fc0db164b85dcc07f034ef4e4d3f70f9a
parent8cb436c41319fbe65bf52e3a72e60ee49df9fb26
Make the ContainerCSV reactor output more than 10 records.

Call AppUtils->bib_container_items_via_search with an args hashref
that hard codes the search limit to 1,000 records instead of using
the biblio.multiclass search default of 10.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Reactor/ContainerCSV.pm