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:22:08 +0000 (11:22 -0400)
commitdf0d0704534db44eab4cb7a4b414510c61b21c40
tree596e1b5d3fd7fc7dcaf6939e4585b6229bb0359e
parent9717addcd5221e594df9c9025e9c3e51475b6db3
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