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>
Thu, 23 Aug 2012 13:34:46 +0000 (09:34 -0400)
commit06e9d69066e156d24c2fe0d804a3b4fc5bac0eb6
tree887c800d79db5768410e6a24bfdaf86f00987cec
parent33f1cc1db376f3c9d58669ef6d1897fe202474c6
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