flesh parts in the copy retrieval method used by the label interface, so you can...
authorJason Etheridge <jason@esilibrary.com>
Thu, 24 Mar 2011 20:52:25 +0000 (16:52 -0400)
committerJason Etheridge <jason@esilibrary.com>
Thu, 24 Mar 2011 20:52:25 +0000 (16:52 -0400)
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Biblio.pm

index f459f1c..226ad44 100644 (file)
@@ -494,7 +494,7 @@ sub fleshed_copy_retrieve2 {
                 flesh        => 2,
                 flesh_fields => {
                     acp => [
-                        qw/ location status stat_cat_entry_copy_maps notes age_protect /
+                        qw/ location status stat_cat_entry_copy_maps notes age_protect parts /
                     ],
                     ascecm => [qw/ stat_cat stat_cat_entry /],
                 }