52 |
exclude_from_local_holds_priority => 0, |
52 |
exclude_from_local_holds_priority => 0, |
56 |
my @branchcodes = ( $library1->{branchcode}, $library2->{branchcode}, $library3->{branchcode}, $library4->{branchcode}, $library3->{branchcode}, $library4->{branchcode} ); |
56 |
my @branchcodes = ( $library1->{branchcode}, $library2->{branchcode}, $library3->{branchcode}, $library4->{branchcode}, $library3->{branchcode}, $library4->{branchcode} ); |
57 |
my $patron_category = $builder->build({ source => 'Category', value => {exclude_from_local_holds_priority => 0} }); |
57 |
my $patron_category = $builder->build({ source => 'Category', value => {exclude_from_local_holds_priority => 0} }); |