If they can block circ anywhere staff should be able to see them!
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
{stop_date => undef},
{stop_date => {'>' => 'now'}}
],
- org_unit => $U->get_org_ancestors($e->requestor->ws_ou)
+ #org_unit => $U->get_org_ancestors($e->requestor->ws_ou)
},
{ flesh => 1,
flesh_fields => {ausp => ['standing_penalty']}
return $e->search_actor_user_standing_penalty([
{
usr => $user_id,
- org_unit => $U->get_org_ancestors($context_org),
+ #org_unit => $U->get_org_ancestors($context_org),
'-or' => [
{stop_date => undef},
{stop_date => {'>' => 'now'}}