]> git.evergreen-ils.org Git - working/Evergreen.git/commit
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:19:38 +0000 (11:19 -0400)
commit83f8420b2cac88b11ea6304f7f26952e56bffe80
treed1f40b07eecad10477e75e06d340bd1b6127ce2a
parent7f854066d05544ceabe31acdb6c26e834c6477a5
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