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:39:04 +0000 (15:39 -0400)
commit684acb293e188157304d6d3ec775417b491457b9
treefb017b4e56c4bde757d6145d5b542b046c4b1e63
parente935a50b81cac803607cf480d3f008056d65b6c0
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