[Koha-bugs] [Bug 22284] Groups of pickup locations for holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 24 00:10:53 CEST 2019


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

--- Comment #19 from Agustín Moyano <agustinmoyano at theke.io> ---
(In reply to Josef Moravec from comment #17)
> Comment on attachment 88145 [details] [review]
> Bug 22284: Opac pickup_locations
> 
> Review of attachment 88145 [details] [review]:
> -----------------------------------------------------------------
> 
> ::: Koha/Item.pm
> @@ +297,5 @@
> > +
> > +    my $branch_control = C4::Context->preference('HomeOrHoldingBranch');
> > +    my $library = $branch_control eq 'holdingbranch' ? $self->holding_branch : $self->home_branch;
> > +
> > +    #warn $branch_control.' '.$branchitemrule->{holdallowed}.' '.$library->branchcode.' '.$patron->branchcode;
> 
> This line should be removed

Hello Josef, 

Thanks for taking the Time to test.

Issues where addressed in follow-up.

Regarding comment #13, it was resolved in attachment 88369

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


More information about the Koha-bugs mailing list