[Koha-bugs] [Bug 24860] Add ability to place item group level holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Oct 30 13:06:00 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24860

--- Comment #176 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(In reply to Katrin Fischer from comment #175)
> Sorry Kyle, I tried to understand what's going wrong here, but failed:
> 
> When opening 'Holds to pull':
> 
> Can't call method "id" on an undefined value at
> /kohadevbox/koha/circ/pendingreserves.pl line 288
> 
>   287:     if ( $res_info->item_group ) {
>   288:        $hold_info->{barcodes} = [ uniq map { defined $_->barcode &&
> $_->item_group->id == $res_info->item_group_id  ? $_->barcode : () } @$items
> ];
>   289:     }
> 
> If you can fix quickly, I'll retest.

*ping*?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list