'+exclude_from_local_holds_priority' => { is_boolean => 1 },
);
__PACKAGE__->add_columns(
'+canbeguarantee' => { is_boolean => 1 }
sub koha_object_class {
'Koha::Patron::Category';
}
-