This is a rebase of a patch originally written by
Tiffany Little <tlittle@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
owning_lib => $U->get_org_descendants($org)
},
# NOTE: should the excluded copy statuses be an AOUS?
- '+acp' => {status => {'not in' => [3, 4, 13, 17]}}
+ '+acp' => {
+ status => {'not in' => [3, 4, 13, 17]},
+ deleted => 'f'
+ }
}
});