Add new get_combined_holdings() method to MFHD.pm
authorDan Wells <dbw2@calvin.edu>
Tue, 7 May 2013 22:19:34 +0000 (18:19 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Fri, 9 Aug 2013 15:21:52 +0000 (11:21 -0400)
commitb1fc625de4d7b9f298b564b6699e02c12f71e56b
treef3e81e587c52a755cb4040fcd9ee298c9270ce53
parent56bb284497e32fc8588ed60bd0909872687c22b0
Add new get_combined_holdings() method to MFHD.pm

This commit adds a new method to the MFHD module which creates an
array of compressed holdings from all holdings for a given caption,
combining as needed.

NOTE: This method is similar to, but much less aggressive/strict than
get_compressed_holdings(). Ultimately, get_compressed_holdings()
might be deprecated in favor of this.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/MFHD.pm